/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.1052 by eggert, Tue Jun 17 08:33:36 2003 UTC revision 1.1053 by eggert, Thu Jun 19 07:40:16 2003 UTC
# Line 1  Line 1 
1    2003-06-19  Paul Eggert  <eggert@twinsun.com>
2    
3            Port to Forte Developer 7 C compiler.
4            * data/glr.c (struct YYLTYPE): If locations are not being used,
5            declare a single dummy member, as empty structs do not conform
6            to the C standard.
7            (YYERROR, YYBACKUP): Do not use "do { ...; return foo; } while (0)";
8            the Forte Developer 7 C compiler complains that end-of-loop
9            code is not reached.
10    
11  2003-06-17  Paul Eggert  <eggert@twinsun.com>  2003-06-17  Paul Eggert  <eggert@twinsun.com>
12    
13          Version 1.875b.          Version 1.875b.
# Line 45  Line 55 
55          intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 isc-posix.m4          intdiv0.m4 inttypes-pri.m4 inttypes.m4 inttypes_h.m4 isc-posix.m4
56          lcmessage.m4 nls.m4 po.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4.          lcmessage.m4 nls.m4 po.m4 stdint_h.m4 uintmax_t.m4 ulonglong.m4.
57          * po/Makefile.in.in: Upgrade to gettext 0.12.1 version.          * po/Makefile.in.in: Upgrade to gettext 0.12.1 version.
58            
59          * lib/.cvsignore: Add stdbool.h.          * lib/.cvsignore: Add stdbool.h.
60          * m4/.cvsignore: Add nls.m4, po.m4.          * m4/.cvsignore: Add nls.m4, po.m4.
61    
# Line 4771  Line 4781 
4781    
4782  2002-06-11  Akim Demaille  <akim@epita.fr>  2002-06-11  Akim Demaille  <akim@epita.fr>
4783    
4784          * src/reader.c  (parse_action): Don't store directly into the          * src/reader.c (parse_action): Don't store directly into the
4785          rule's action member: return the action as a string.          rule's action member: return the action as a string.
4786          Don't require `rule_length' as an argument: compute it.          Don't require `rule_length' as an argument: compute it.
4787          (grammar_current_rule_symbol_append)          (grammar_current_rule_symbol_append)

Legend:
Removed from v.1.1052  
changed lines
  Added in v.1.1053

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