bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

#define YYSTYPE


From: santhosh santhosh
Subject: #define YYSTYPE
Date: Fri, 23 Mar 2001 03:06:42 -0800 (PST)

Hi,
 bison version
"GNU Bison version 1.28"
 does not take "#define YYSTYPE" into consideration
when generating the "y.tab.h" file.
 even if one defines "#define YYSTYPE float" the
"y.tab.h" file gets the line "#define YYSTYPE int".
 you have to manually change this line in the .h file
so that there is no runtime coredump.

regards
 kusimari

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]