Re: Can someone explain this code?

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Can someone explain this code?
Дата
Msg-id 20070719120359.GH4887@tamriel.snowman.net
обсуждение исходный текст
Ответ на Re: Can someone explain this code?  (Magnus Hagander <magnus@hagander.net>)
Список 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 по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Future of krb5 authentication
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Why so many out-of-disk-space failures on buildfarm machines?