Re: boolean in C

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: boolean in C
Дата
Msg-id C88469B42748DF01C0D738C0@amenophis
обсуждение исходный текст
Ответ на boolean in C  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
Ответы Re: boolean in C  ("Dann Corbit" <DCorbit@connx.com>)
Список 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 по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Make planning via GEQO repeatable
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: boolean in C