Re: Can someone explain this code? - Mailing list pgsql-hackers

From Stephen Frost
Subject Re: Can someone explain this code?
Date
Msg-id 20070719120359.GH4887@tamriel.snowman.net
Whole thread Raw
In response to Re: Can someone explain this code?  (Magnus Hagander <magnus@hagander.net>)
List pgsql-hackers
* Magnus Hagander (magnus@hagander.net) wrote:
> On Thu, Jul 19, 2007 at 06:41:17AM -0400, Stephen Frost wrote:
> > Stop the compiler from complaining about an unused argument.
>
> That makes sense, except my compiled didn't warn even when I took it out
> :-) Ah, well, thanks for clearifying.

It depends on the compiler you're using..  My recollection is that
it shows up at least w/ gcc and -Wall and/or -pedantic.
Thanks,
    Stephen

pgsql-hackers by date:

Previous
From: Stephen Frost
Date:
Subject: Re: Future of krb5 authentication
Next
From: Andrew Dunstan
Date:
Subject: Re: Why so many out-of-disk-space failures on buildfarm machines?