/[bison]/bison/NEWS
ViewVC logotype

Diff of /bison/NEWS

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

revision 1.69 by akim, Wed Nov 6 14:11:46 2002 UTC revision 1.70 by akim, Wed Nov 6 16:22:04 2002 UTC
# Line 8  Changes in version 1.75b: Line 8  Changes in version 1.75b:
8    
9  * --no-line works properly.  * --no-line works properly.
10    
 Changes in version 1.75a, 2002-10-24:  
   
 * Bison can no longer be built by a K&R C compiler; it requires C89 or  
   later to be built.  This change originally took place a few versions  
   ago, but nobody noticed until we recently asked someone to try  
   building Bison with a K&R C compiler.  
   
11  * %error-verbose  * %error-verbose
12    This new directive is preferred over YYERROR_VERBOSE.    This new directive is preferred over YYERROR_VERBOSE.
13    
# Line 26  Changes in version 1.75a, 2002-10-24: Line 19  Changes in version 1.75a, 2002-10-24:
19  * #line  * #line
20    Bison now recognizes #line in its input, and forwards them.    Bison now recognizes #line in its input, and forwards them.
21    
22    * #line
23      File names are properly escaped. E.g. foo\bar.y give #line 123 "foo\\bar.y".
24    
25    Changes in version 1.75a, 2002-10-24:
26    
27    * Bison can no longer be built by a K&R C compiler; it requires C89 or
28      later to be built.  This change originally took place a few versions
29      ago, but nobody noticed until we recently asked someone to try
30      building Bison with a K&R C compiler.
31    
32  Changes in version 1.75, 2002-10-14:  Changes in version 1.75, 2002-10-14:
33    
34  * Bison should now work on 64-bit hosts.  * Bison should now work on 64-bit hosts.

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

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