Please note this correction to my earlier email, which incorrectly
stated that the 1990 ANSI C standard requires .
- Forwarded message from Geoff Clare -
From: Geoff Clare
To: James Youngman <[EMAIL PROTECTED]>
Subject: Re: findutils-4.2.26 build error on HP-UX 10.20
James,
I saw your m
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])
_