/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.173.2.233 by eggert, Mon Dec 17 23:51:46 2001 UTC revision 1.173.2.234 by akim, Tue Dec 18 09:33:23 2001 UTC
# Line 1  Line 1 
1    2001-12-18  Akim Demaille  <akim@epita.fr>
2    
3            Some host fail on `assert (!"foo")', which expands to
4            ((!"foo") ? (void)0 : __assert("!"foo."", __FILE__, __LINE__))
5            Reported by Nelson Beebee.
6    
7            * src/output.c, src/vcg.c: Replace `assert (!"it succeeded")' with
8            `#define it_succeeded 0' and `assert (it_succeeded)'.
9    
10  2001-12-17  Paul Eggert  <eggert@twinsun.com>  2001-12-17  Paul Eggert  <eggert@twinsun.com>
11    
12          * src/bison.simple (YYSTD): New macro.          * src/bison.simple (YYSTD): New macro.

Legend:
Removed from v.1.173.2.233  
changed lines
  Added in v.1.173.2.234

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