* regex_internal.h (BITSET_WORD_BITS):
[pspp] / lib / ChangeLog
index ccad8070cc8b241a12bbd55c4162414adae10cc7..8626e27a8c13945bd616077247d0fe1da30c311e 100644 (file)
@@ -1,3 +1,11 @@
+2006-01-10  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * regex_internal.h (BITSET_WORD_BITS):
+       Work around a bug in 64-bit PGC (before version 6.1-2), where the
+       preprocessor mishandles large unsigned values as if they were signed.
+       Problem reported by Claudio Fontana in
+       <http://lists.gnu.org/archive/html/bug-gnulib/2005-12/msg00061.html>.
+
 2006-01-10  Simon Josefsson  <jas@extundo.com>
 
        * socket_.h: New file.