mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-09-09 01:47:07 +00:00
Respond to problems reported by [email protected].
This commit is contained in:
@@ -1,11 +1,14 @@
|
|||||||
2005-03-17 Paul Eggert <[email protected]>
|
2005-03-17 Paul Eggert <[email protected]>
|
||||||
|
|
||||||
|
Respond to problems reported by [email protected].
|
||||||
|
|
||||||
|
* bootstrap: Use "trap - 0" rather than the unportable "trap 0".
|
||||||
|
|
||||||
* src/vcg.h: Comment fix.
|
* src/vcg.h: Comment fix.
|
||||||
* src/vcg_defaults.h: Parenthesize macro bodies to make them safe.
|
* src/vcg_defaults.h: Parenthesize macro bodies to make them safe.
|
||||||
(G_CMAX): Change to -1 instead of INT_MAX.
|
(G_CMAX): Change to -1 instead of INT_MAX.
|
||||||
|
|
||||||
* data/yacc.c (yyparse): Omit spaces before #line.
|
* data/yacc.c (yyparse): Omit spaces before #line.
|
||||||
Problem reported by [email protected].
|
|
||||||
|
|
||||||
2005-03-15 Paul Eggert <[email protected]>
|
2005-03-15 Paul Eggert <[email protected]>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user