Re: $$ for the midrule at... has no declared type

2009-03-18 Thread Akim Demaille
Le 18 mars 09 à 02:22, Rodrigo Dominguez a écrit : $ bison -d -o c-parse.c c-parse.y c-parse.y:1743.19-20: $$ for the midrule at $4 of `structsp_attr' has no declared type c-parse.y:1753.19-20: $$ for the midrule at $4 of `structsp_attr' has no declared Bison has no means to guess wha

Re: The GPL "Special Exception" and yacc.c

2009-03-18 Thread David Wootelhoff
On 3/17/09, Akim Demaille wrote: > We need to know whether this package of yours is a parser generator > (in which case there is a very specific clause in the license). And > I'm curious about the nature of the changes you'd do in the skeleton > (but answering this question is not important). Hi