comparison ChangeLog @ 29985:56798a7611c0

Make determination of BITSET_WORD_MAX work also with old HP-UX cc compilers.
author Bruno Haible <bruno@clisp.org>
date Thu, 31 Jul 2008 12:04:14 +0200
parents a15adfcdef07
children f265e54053d2
comparison
equal deleted inserted replaced
29984:a15adfcdef07 29985:56798a7611c0
1 2008-07-31 Bruno Haible <bruno@clisp.org>
2
3 * lib/regex_internal.h (BITSET_WORD_BITS): Make first conditional work
4 on HP-UX 10.20 with "cc -Ae". Fix second conditional.
5 Reported by Jonathan Patschke <jp@centtech.com>.
6
1 2008-07-31 Bruno Haible <bruno@clisp.org> 7 2008-07-31 Bruno Haible <bruno@clisp.org>
2 8
3 * gnulib-tool (func_import): Make change from 2008-06-23 more robust. 9 * gnulib-tool (func_import): Make change from 2008-06-23 more robust.
4 Reported by Paolo Bonzini <bonzini@gnu.org>. 10 Reported by Paolo Bonzini <bonzini@gnu.org>.
5 11