help-bison
[Top][All Lists]
Advanced

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

ask for help about bison


From: isaacson wang
Subject: ask for help about bison
Date: Thu, 15 Apr 2010 09:34:13 +0800

help-bison,

I using bison(2.3) to handle a .ypp file :

bison --skeleton=oaSpefParser.skl --name-prefix=Parser --defines
--file-prefix=oaSpefParser --report=itemset --verbose
--output=oaSpefParser.cpp oaSpefParser.ypp
In "oaSpefParser.skl" there are some marcos "b4_XXX", defined in c.m4 in the
same directory.
But after handling, marcos "b4_XXX" appeared in output file
oaSpefParser.cpp.
But when i used bison(1.875c), the marcos were handled. Why?

BR
Yue.wang


reply via email to

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