Files
bison/tests
Joel E. Denny 1fa303077d Fix %error-verbose for conflicts resolved by %nonassoc.
* NEWS (2.5): Document.
* data/glr.c (yyreportSyntaxError): Fix this by checking
yyis_table_ninf.
* data/yacc.c (yysyntax_error): Likewise.
* data/lalr1.cc (yysyntax_error_): Fix this by checking
yytable_ninf_.
* data/lalr1.java (yysyntax_error): Likewise.
* tests/conflicts.at (%nonassoc and eof): Update expected output
and remove FIXME.
(cherry picked from commit 53f036ce02)

Conflicts:

	data/lalr1.cc
	data/lalr1.java
	src/parse-gram.c
	src/parse-gram.h
2009-08-25 02:58:16 -04:00
..
2009-08-06 19:16:29 -04:00
2009-01-08 09:46:40 +01:00
2004-10-05 09:58:58 +00:00
2009-08-06 19:16:29 -04:00
2009-08-06 19:16:29 -04:00
2009-07-22 15:12:20 -04:00
2009-08-06 19:16:29 -04:00
2009-01-08 09:46:40 +01:00
2009-07-22 15:12:20 -04:00
2009-05-04 21:30:52 +02:00
2009-08-06 19:16:29 -04:00