/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.549 by akim, Thu Feb 14 12:35:32 2002 UTC revision 1.550 by eggert, Thu Feb 14 20:29:31 2002 UTC
# Line 1  Line 1 
1    2002-02-14  Paul Eggert  <eggert@twinsun.com>
2    
3            Remove the support for C++ namespace cleanliness; it was
4            causing more problems than it was curing, since it didn't work
5            properly on some nonstandard C++ compilers.  This can wait
6            for a proper C++ parser.
7    
8            * NEWS: Document this.
9            * doc/bison.texinfo (Bison Parser, Debugging): Remove special mention
10            of C++, as it's treated like C now.
11            * src/bison.simple (YYSTD): Remove.
12            (YYSIZE_T, YYFPRINTF, YYPARSE_PARAM_ARG, YYPARSE_PARAM_DECL):
13            Treat C++ just like Standard C instead of trying to support
14            namespace cleanliness.
15    
16  2002-02-14  Akim Demaille  <akim@epita.fr>  2002-02-14  Akim Demaille  <akim@epita.fr>
17    
18          * tests/regression.at (else): Adjust to Andreas' change.          * tests/regression.at (else): Adjust to Andreas' change.

Legend:
Removed from v.1.549  
changed lines
  Added in v.1.550

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26