bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FYI: Missing \n


From: Joel E. Denny
Subject: Re: FYI: Missing \n
Date: Wed, 17 Jan 2007 02:25:00 -0500 (EST)

On Wed, 17 Jan 2007, Joel E. Denny wrote:

> Hi Akim,
> 
> On Tue, 16 Jan 2007, Akim Demaille wrote:
> 
> > 1. tname is weird!
> > 
> >   "expression" is expected to be an alias of exp:
> > 
> >   %type  <ival> exp        "expression"
> 
> String literals are always tokens, so this declares two separate symbols.

Ugh.  Actually, the undocumented %nterm can associate a string literal 
with a nonterminal.  I never noticed that before, and I think I broke it 
some time ago.  I'll have to investigate this further.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]