plperl warnings on win32

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема plperl warnings on win32
Дата
Msg-id 20070724110359.GB19199@svr2.hagander.net
обсуждение исходный текст
Ответы Re: plperl warnings on win32
Re: plperl warnings on win32
Re: plperl warnings on win32
Список pgsql-patches
When building with MingW, we get a ton of warnings of the type:
C:/Perl/lib/CORE/config.h:39:20: warning: "/*" within comment

(see
http://pgbuildfarm.org/cgi-bin/show_stage_log.pl?nm=vaquita&dt=2007-07-23%20200011&stg=make)

Attached patch removes this by disabling the warning specifically for
plperl on mingw.

Any objections? If not, I'll go ahead and apply...

//Magnus


Вложения

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

Предыдущее
От: Florian Weimer
Дата:
Сообщение: Re: Async Commit, v21 (now: v22)
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: plperl warnings on win32