Re: SPI-header-files safe for C++-compiler

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: SPI-header-files safe for C++-compiler
Дата
Msg-id 468305F9.30907@dunslane.net
обсуждение исходный текст
Ответ на Re: SPI-header-files safe for C++-compiler  (Neil Conway <neilc@samurai.com>)
Ответы Re: SPI-header-files safe for C++-compiler  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches

Neil Conway wrote:
>
> BTW, I notice the patch also adds 'extern "C" { ... }' statements to a
> few random header files. Can't client programs do this before including
> the headers, if necessary?
>
>
>

He's used the usual "#ifdef __cplusplus" wrapper - isn't that good enough?

cheers

andrew

В списке pgsql-patches по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: SPI-header-files safe for C++-compiler
Следующее
От: Neil Conway
Дата:
Сообщение: Re: SPI-header-files safe for C++-compiler