/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.186 by ra, Mon Aug 27 14:34:02 2001 UTC revision 1.187 by ra, Mon Aug 27 14:55:38 2001 UTC
# Line 1  Line 1 
1  2001-08-27  Robert Anisko  <robert.anisko@epita.fr>  2001-08-27  Robert Anisko  <robert.anisko@epita.fr>
2    
3            * src/output.c (output): Remove the initialization of the macro
4            obstack.  It was done too late here.
5    
6            * src/reader.c (parse_macro_decl): Fix.  Use of the macro obstack was
7            completely wrong.
8            (reader): Initialize the macro obstack here, since we need it to grow
9            '%define' directives.
10    
11            * src/reader.h: Declare the macro obstack as extern.
12    
13    2001-08-27  Robert Anisko  <robert.anisko@epita.fr>
14    
15          * src/output.c (output_parser): Fix.  Store single '%' characters in          * src/output.c (output_parser): Fix.  Store single '%' characters in
16          the output obstack instead of throwing them away.          the output obstack instead of throwing them away.
17    

Legend:
Removed from v.1.186  
changed lines
  Added in v.1.187

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