]> git.saurik.com Git - bison.git/commitdiff
* lib/mbswidth.c: Include <wchar.h> before "mbswidth.h", to work
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 28 Feb 2003 09:02:12 +0000 (09:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 28 Feb 2003 09:02:12 +0000 (09:02 +0000)
around a UnixWare 7.1.1 porting bug reported by John Hughes in
<http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html>.

ChangeLog

index b43b09e01147ca5c5389dd7cca4ac4f10be739a6..6dac70aa501f25024c2815f98e063f1b69dbd714 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-28  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/mbswidth.c: Include <wchar.h> before "mbswidth.h", to work
+       around a UnixWare 7.1.1 porting bug reported by John Hughes in
+       <http://mail.gnu.org/archive/html/bug-bison/2003-02/msg00030.html>.
+
 2003-02-26  Paul Eggert  <eggert@twinsun.com>
 
        * README: Mention compiler bug in Sun Forte Developer 6 update 2.