On Thu, Jan 11, 2001 at 03:27:20PM +0100, Akim Demaille wrote:
: 
: | #ifdef HAVE_SIGNAL_H
: | # include <signal.h>
: | #endif
: 
: We promote #if over #ifdef.

Why?  Isn't that only the case for "boolean" defines (either 0 or 1, not
defined or not defined)?  I think the Borland compiler has problems with
"#if <DEFINE>" if <DEFINE> isn't defined to something...  I'll have to
check again to be sure, though...

  Lars J
-- 
Innovation is one percent inspiration and ninetynine percent perspiration,
and in my case; twice that...  -- Norville Barnes, `The Hudsucker Proxy'

Reply via email to