/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.240 by akim, Mon Nov 5 14:19:29 2001 UTC revision 1.241 by akim, Mon Nov 12 09:24:14 2001 UTC
# Line 1  Line 1 
1    2001-11-12  Pascal Bart  <pascal.bart@epita.fr>
2    
3            * src/bison.simple: Define type yystype instead of YYSTYPE, and
4            define CPP macro, which substitute YYSTYPE by yystype.
5            * src/reader.c (parse_union_decl): Output yystype/YYSTYPE as we do
6            with yyltype/YYLTYPE.  This allows inclusion of the generated
7            header within the parser if the compiler, such as GGC, accepts
8            multiple equivalent #defines.
9            From Akim.
10    
11  2001-11-05  Akim Demaille  <akim@epita.fr>  2001-11-05  Akim Demaille  <akim@epita.fr>
12    
13          * src/reader.c (symbols_output): New, extracted from...          * src/reader.c (symbols_output): New, extracted from...

Legend:
Removed from v.1.240  
changed lines
  Added in v.1.241

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