"Joel E. Denny" <[EMAIL PROTECTED]> writes: > +2006-11-17 Joel E. Denny <[EMAIL PROTECTED]> > + > + Don't let %prec take a nonterminal. > + * src/reader.c (grammar_current_rule_prec_set): Make the %prec symbol a > + token. > + * tests/input.at (%prec takes a token): New test checking that %prec > + won't take a nonterminal.
Thanks, please apply. Good catch. It's strange that we've had this bug for so long. (Solaris 10 yacc does the right thing already hee.)
