Re: compiler warnings on the buildfarm - Mailing list pgsql-hackers

From Tom Lane
Subject Re: compiler warnings on the buildfarm
Date
Msg-id 24244.1184687156@sss.pgh.pa.us
Whole thread Raw
In response to Re: compiler warnings on the buildfarm  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Responses Re: compiler warnings on the buildfarm  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
List pgsql-hackers
Zdenek Kotala <Zdenek.Kotala@Sun.COM> writes:
> E_FUNC_HAS_NO_RETURN_STMT is there because main is leaved by exit() instead 
> return. And In another case It should be regular warning.

That should be gone now; I changed the two places that triggered it.
I'd suggest not disabling that warning.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: write_pipe_chunks patch messes up early error message output
Next
From: Andrew Dunstan
Date:
Subject: Re: write_pipe_chunks patch messes up early error message output