/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.173.2.109 by akim, Wed Nov 14 14:14:47 2001 UTC revision 1.173.2.110 by akim, Wed Nov 14 14:42:14 2001 UTC
# Line 1  Line 1 
1  2001-11-14  Akim Demaille  <akim@epita.fr>  2001-11-14  Akim Demaille  <akim@epita.fr>
2    
3            * src/lex.c, src/lex.h (token_buffer, unlexed_token_buffer):
4            Revert a previous patch:  these are really const.
5            * src/conflicts.c (conflict_report): Additional useless pair of
6            braces to pacify GCC's warnings for `if () if () {} else {}'.
7            * src/lex.c (parse_percent_token): Replace equal_offset with
8            arg_offset.
9            arg is const.
10            Be sure to strdup `arg' when used, since there is no reason for
11            token_buffer not to change.
12    
13    2001-11-14  Akim Demaille  <akim@epita.fr>
14    
15          * src/system.h (EXIT_SUCCESS, EXIT_FAILURE): Ensure a proper          * src/system.h (EXIT_SUCCESS, EXIT_FAILURE): Ensure a proper
16          definition.          definition.
17          * src/main.c (main): Use them.          * src/main.c (main): Use them.

Legend:
Removed from v.1.173.2.109  
changed lines
  Added in v.1.173.2.110

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