Akim Demaille <[EMAIL PROTECTED]> writes: >>>> "Paul" == Paul Eggert <[EMAIL PROTECTED]> writes: > > > twlevo asked the following question: > > I did not see the question, where was it posted?
He sent me questions via private mail. I responded in bug-bison or bison-patches as appropriate, and quotet him. I agree it would be simpler if he wrote <[email protected]> directly; I'm not sure why he doesn't do that. I'll quote the rest of your reply so that he can see it. > > Is ]b4_pre_prologue[ different in yacc mode? > > Yes, it is. This is discussed below > > http://lists.gnu.org/archive/html/bison-patches/2005-12/msg00000.html > > and still not finished. > > > Try the program at the end of this message with and without the > > `%glr-parser' line. > > > is this correct? > > The starting point is that the header produced by glr tries to be > self-contained, so the pre-prologue is copied before the definition of > YYSTYPE and YYLTYPE. But in yacc mode we can't do that. Unless we > decide to bind this to --yacc?
