On Fri, Nov 25, 2005 at 11:11:05PM -0800, Paul Eggert wrote:
> +#if defined __cplusplus || defined __BEOS__
>  typedef bool _Bool;
> +#else

This will break on C++ compilers with bool _and_ _Bool, like the HP-UX
11.23/IA-64 aCC6 compiler.

-- 
albert chin ([EMAIL PROTECTED])


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

Reply via email to