* 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)
commitf1886bb2808a471b18e1416e0f821d08850d116e
tree71b9906eb27d2b9c3af8c942e4166ad649f5942a
parent48461d4b281c33bcfb99cc28e62d9194354cf8c3
* data/yacc.c (m4_int_type): New.
* 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.
ChangeLog
THANKS
data/c.m4
data/glr.c
data/lalr1.cc
data/yacc.c