/[bison]/bison/ChangeLog
ViewVC logotype

Diff of /bison/ChangeLog

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

revision 1.964 by eggert, Fri Dec 13 08:54:41 2002 UTC revision 1.965 by eggert, Fri Dec 13 12:21:57 2002 UTC
# Line 1  Line 1 
1    2002-12-13  Paul Eggert  <eggert@twinsun.com>
2    
3            Version 1.75d.
4    
5            POSIX requires a "yacc" command.
6            * src/Makefile.am (bin_SCRIPTS): New macro, for yacc.
7            (MOSTLYCLEANFILES): Add yacc.
8            (yacc): New rule.
9            * docbison.texinfo (Invocation, Bison Options): Mention yacc
10            as an alias for bison y.
11    
12            * po/LINGUAS: Add da.
13            
14            * src/getargs.c (__GNU_LIBRARY__) [lint]: Define to work around
15            problem with latest <getopt.h>.
16            (HACK_FOR___GNU_LIBRARY___PROTOTYPE): New macro.
17    
18            * doc/fdl.texi: Upgrade to 1.2.
19            * lib/alloca.c, lib/error.c, lib/getopt.c, lib/getopt.h
20            lib/getopt1.c, lib/gettext.h, lib/memrchr.c, lib/obstack.c,
21            lib/obstack.h, lib/strnlen.c, lib/unlocked-io.h: Sync with
22            gnulib.
23            * config/install-sh: Sync with autotools.
24    
25            Fix a bad interaction with flex 2.5.23 reported by Bruce Lilly in
26            <http://mail.gnu.org/pipermail/bug-bison/2002-November/001929.html>.
27            * data/yacc.c (YYLTYPE, struct yyltype): Do not define unless
28            locations are requested.
29            (union yyalloc): Do not depend on YYLTYPE_IS_TRIVIAL unless
30            locations are requested.
31    
32  2002-12-12  Paul Eggert  <eggert@twinsun.com>  2002-12-12  Paul Eggert  <eggert@twinsun.com>
33    
34          Remove unportable casts and storage allocation tricks.          Remove unportable casts and storage allocation tricks.

Legend:
Removed from v.1.964  
changed lines
  Added in v.1.965

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