Re: localization problem (and solution)

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: localization problem (and solution)
Дата
Msg-id 43B3F32C.2010106@dunslane.net
обсуждение исходный текст
Ответ на Re: localization problem (and solution)  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: localization problem (and solution)  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: localization problem (and solution)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers

Tom Lane wrote:

>Andrew Dunstan <andrew@dunslane.net> writes:
>  
>
>>We have a build failure to fix first: 
>>http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=loris&dt=2005-12-29%2000:44:52
>>    
>>
>
>Weird.  It seems to be choking on linking to check_function_bodies,
>but plpgsql does that exactly the same way, and there's no problem
>there.  I wonder whether all those warnings in the perl header files
>mean anything ...
>
>  
>

I have committed a fix - the perl headers were mangling DLLIMPORT so I 
moved the declaration above the perl includes.

I would also like to add -Wno-comment to the CFLAGS for win32/gcc, top 
suppress at least some of those warnings.

cheers

andrew


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and