Re: [bug-gnulib] Re: lib/stdbool_.h doesn't honor HAVE__BOOL

2006-01-24 Thread Bruno Haible
Paul Eggert wrote on 2005-11-26: > Here is a proposed patch, > which I've installed into coreutils (but not gnulib). Thanks for the patch, and I'm sorry for the long delay in looking at it. Two points that I don't understand: > /* BeOS already #defines false 0, true 1. We use the same > - d

Re: [bug-gnulib] Re: lib/stdbool_.h doesn't honor HAVE__BOOL

2006-01-24 Thread Bruno Haible
Paul Eggert wrote on 2005-11-26: > Unfortunately that isn't enough to fix the stdbool module problems > we've been running into recently with coreutils. They include: > > Some HP-UX C compilers mishandle _Bool (internal compiler error), > independently of whether works. E.g., >