mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-14 23:03:04 +00:00
Minor code cleanup.
* src/parse-gram.y: Clean up sorting of declarations. Use types to simplify %printer declarations where possible. Provide %printer for BRACKETED_ID and symbol.prec. * src/symtab.c: Whitespace change.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2009-10-04 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
Minor code cleanup.
|
||||
* src/parse-gram.y: Clean up sorting of declarations.
|
||||
Use types to simplify %printer declarations where possible.
|
||||
Provide %printer for BRACKETED_ID and symbol.prec.
|
||||
* src/symtab.c: Whitespace change.
|
||||
|
||||
2009-10-04 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
tests: skip tests of file names that platform does not support.
|
||||
|
||||
Reference in New Issue
Block a user