]> git.saurik.com Git - bison.git/commitdiff
* data/yacc.c (m4_int_type): New.
authorAkim Demaille <akim@epita.fr>
Thu, 24 Oct 2002 10:01:52 +0000 (10:01 +0000)
committerAkim Demaille <akim@epita.fr>
Thu, 24 Oct 2002 10:01:52 +0000 (10:01 +0000)
* data/c.m4 (m4_int_type): Don't use yysigned_char, but `signed
char' as only yacc.c wants K&R portability.
* data/glr.c (yysigned_char): Remove.
* data/lalr1.cc: Rename the trailing b4_name as b4_parser_class_name.
Reported by Quoc Peyrot.


No differences found