Hi Paul,

* Paul Eggert wrote on Thu, Jan 05, 2006 at 07:40:26PM CET:
> Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> 
> > This is pgcc 6.0-8 64-bit target on x86-64 Linux, but as indicated
> > above, the issue is present in 5.2-1 as well.
> 
> Thanks for checking that.  Can you please run the following
> program on that platform and send us the output?  If it outputs
> "preprocessor thinks BITSET_WORD_BITS = 64", then we have an
> obvious fix to regex_internal.h.  Thanks.

Yes, it outputs:

| ULONG_MAX = 18446744073709551615
| sizeof(ulong) = 8
| 1
| BITSET_WORD_BITS = 64
| preprocessor thinks BITSET_WORD_BITS = 64

Cheers,
Ralf


_______________________________________________
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib

Reply via email to