plperl warnings on win32 - Mailing list pgsql-patches

From Magnus Hagander
Subject plperl warnings on win32
Date
Msg-id 20070724110359.GB19199@svr2.hagander.net
Whole thread Raw
Responses Re: plperl warnings on win32
Re: plperl warnings on win32
Re: plperl warnings on win32
List 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


Attachment

pgsql-patches by date:

Previous
From: Florian Weimer
Date:
Subject: Re: Async Commit, v21 (now: v22)
Next
From: Gregory Stark
Date:
Subject: Re: plperl warnings on win32