* regex_internal.h (BITSET_WORD_BITS):
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 10 Jan 2006 20:14:43 +0000 (20:14 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 10 Jan 2006 20:14:43 +0000 (20:14 +0000)
commite48d8b47fb3eee81d341b71c3e006efe9e3433a7
treec1007c22892d61f7a61bc3e43f40c950b4216f28
parent6a3461008c0456c868d922d18ba1febb35c5c7b2
* 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.
lib/ChangeLog
lib/regex_internal.h