Re: boolean in C - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: boolean in C
Date
Msg-id C88469B42748DF01C0D738C0@amenophis
Whole thread Raw
In response to boolean in C  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Responses Re: boolean in C
List pgsql-hackers

--On 16. Juli 2009 13:32:03 +0100 Grzegorz Jaskiewicz <gj@pointblue.com.pl> 
wrote:

> oh, another thing.
> stdbool is C99 standard feature. Not gcc extension.

There might be compiler versions out there which claims to be C99 but do 
not provide full compliant include headers. SUN Studio 12 at least has the 
following in its documentation, as a quick research brings up:

"Though the compiler defaults to supporting the features of C99 listed 
below, standard headers provided by the Solaris software in /usr/include do 
not yet conform with the 1999 ISO/IEC C standard"


-- 
Thanks
Bernd



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Make planning via GEQO repeatable
Next
From: "Dann Corbit"
Date:
Subject: Re: boolean in C