Hello--

I notice that the parser generated by bison for C has the following
exception:

/* As a special exception, when this file is copied by Bison into a
   Bison output file, you may use that output file without restriction.
   This special exception was added by the Free Software Foundation
   in version 1.24 of Bison.  */


But no such exception is generated when you use the %skeleton
"lalr1.cc"... is this intentional? Is there some reason for the
difference?

murf




_______________________________________________
help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to