]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 14 Mar 2003 09:54:48 +0000 (09:54 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 14 Mar 2003 09:54:48 +0000 (09:54 +0000)
lib/ChangeLog

index fe201dcd29265b3013c2154943de1e7f839f5cf0..b4ed25d7be7916f34c8850ad78985590af232ed1 100644 (file)
@@ -1,3 +1,11 @@
+2003-03-13  Paul Eggert  <eggert@twinsun.com>
+
+       Merge changes from Bison.
+       * obstack.h: (__INT_TO_PTR) [__STDC__]: Cast result to
+       (void *) to avoid diagnostic with native c89 on SGI IRIX 6.5
+       when compiling Bison 1.875's `bitset bset = obstack_alloc
+       (bobstack, bytes);'.  Problem reported by Nelson H. F. Beebe.
+
 2003-01-30  Richard Dawe  <rich@phekda.freeserve.co.uk>
 
        * fchown-stub.c: New file: trivial stub for fchown.