Re: Warning compiling pg_dump (MinGW, Windows XP) - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Warning compiling pg_dump (MinGW, Windows XP)
Date
Msg-id 4D3582F7.4020904@dunslane.net
Whole thread Raw
In response to Re: Warning compiling pg_dump (MinGW, Windows XP)  (Pavel Golub <pavel@microolap.com>)
List pgsql-hackers

On 01/18/2011 04:40 AM, Pavel Golub wrote:
>
> AD>  We could add -Wno-format to the flags. That makes it shut up, but maybe
> AD>  we don't want to use such a sledgehammer.
>
> I want to understand the only thing. Are these warnings really
> dangerous? Or I should just ignore them?
>
>


As I pointed out previously, we have had these warnings for years and 
years. I am not aware of a single issue that has been reported as 
arising from them.

cheers

andrew


pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: auto-sizing wal_buffers
Next
From: Anssi Kääriäinen
Date:
Subject: Re: REVIEW: Extensions support for pg_dump