* src/parse-gram.y (add_param): Fix the truncation of trailing

spaces.
This commit is contained in:
Akim Demaille
2004-10-06 15:52:24 +00:00
parent 2c0ddf03ab
commit e503aa60d5
3 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
2004-10-06 Akim Demaille <akim@epita.fr>
* src/parse-gram.y (add_param): Fix the truncation of trailing
spaces.
2004-10-05 Akim Demaille <akim@epita.fr>
In Bison 1.875's yacc.c, YYLLOC_DEFAULT was called regardless