help-bison
[Top][All Lists]
Advanced

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

lalr1.cc copyright block


From: Alexei Khlebnikov
Subject: lalr1.cc copyright block
Date: Wed, 16 Nov 2005 19:35:55 +0200
User-agent: Debian Thunderbird 1.0.7 (X11/20051017)

Hello, Bison developers.

I've noted that when using lalr1.cc skeleton, the resulted generated
parser file does not have "special 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.  */

, while when using yacc.c, this exception is present.

Is it intended bison behaviour and bison is not going to support C++
parsers for closed-source programs?

Best Regards,
Alexei.





reply via email to

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