/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.675 by akim, Mon May 6 08:42:23 2002 UTC revision 1.676 by akim, Tue May 7 08:07:32 2002 UTC
# Line 1  Line 1 
1    2002-05-07  Akim Demaille  <akim@epita.fr>
2    
3            Kill GCC warnings.
4    
5            * src/reduce.c (nonterminals_reduce): Don't loop over RITEM: loop
6            over the RHS of each rule.
7            * src/gram.h, src/gram.c (nritems): Is `unsigned int', not int.
8            * src/state.h (state_t): Member `nitems' is unsigned short.
9            * src/LR0.c (get_state): Adjust.
10            * src/reader.c (packgram): Likewise.
11            * src/output.c (GENERATE_MUSCLE_INSERT_TABLE): `max' is of type
12            `Type'.
13            (muscle_insert_int_table): Remove, unused.
14            (prepare_rules): Remove `max'.
15    
16  2002-05-06  Akim Demaille  <akim@epita.fr>  2002-05-06  Akim Demaille  <akim@epita.fr>
17    
18          * src/closure.c (print_firsts): Display of the symbol tags.          * src/closure.c (print_firsts): Display of the symbol tags.

Legend:
Removed from v.1.675  
changed lines
  Added in v.1.676

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