mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 09:30:33 +00:00
* src/bison.simple (YYSTACK_FREE): Use `do {;} while (0)' as empty
if body instead of `;' to pacify GCC's warnings.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-11-30 Akim Demaille <[email protected]>
|
||||
|
||||
* src/bison.simple (YYSTACK_FREE): Use `do {;} while (0)' as empty
|
||||
if body instead of `;' to pacify GCC's warnings.
|
||||
|
||||
2001-11-30 Akim Demaille <[email protected]>
|
||||
|
||||
Instead of mapping the LHS of unused rules to -1, keep the LHS
|
||||
|
||||
Reference in New Issue
Block a user