/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.371 by akim, Wed Dec 5 09:43:21 2001 UTC revision 1.372 by akim, Wed Dec 5 09:43:53 2001 UTC
# Line 1  Line 1 
1  2001-12-05  Akim Demaille  <akim@epita.fr>  2001-12-05  Akim Demaille  <akim@epita.fr>
2    
3            * src/reduce.c (reduce_grammar_tables): No longer disable the
4            removal of useless rules via CPP but via `if (0)', so that the
5            compiler still check the code is valid.
6            For instance, it should have noticed `rline' no longer exists: use
7            the `line' member of rule_t.
8            * src/gram.c (dummy, rline): Remove, unused.
9    
10            
11    2001-12-05  Akim Demaille  <akim@epita.fr>
12    
13          * src/output.c (pack_vector): Use assert, not berror.          * src/output.c (pack_vector): Use assert, not berror.
14          * src/main.c (berror): Remove, unused.          * src/main.c (berror): Remove, unused.
15    

Legend:
Removed from v.1.371  
changed lines
  Added in v.1.372

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