Re: Can someone explain this code?

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Can someone explain this code?
Дата
Msg-id 20070719104117.GF4887@tamriel.snowman.net
обсуждение
Ответ на Can someone explain this code?  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Can someone explain this code?
Список pgsql-hackers
* Magnus Hagander (magnus@hagander.net) wrote:
> #ifndef KRB5
>     (void) hostname;            /* not used */
> #endif
[...]
> What does that code actually *do*?

Stop the compiler from complaining about an unused argument.
Thanks,
    Stephen

В списке pgsql-hackers по дате отправления: