Re: compiler warnings on the buildfarm
От | Heikki Linnakangas |
---|---|
Тема | Re: compiler warnings on the buildfarm |
Дата | |
Msg-id | 469780E5.80502@enterprisedb.com обсуждение исходный текст |
Ответ на | Re: compiler warnings on the buildfarm (Zdenek Kotala <Zdenek.Kotala@Sun.COM>) |
Ответы |
Re: compiler warnings on the buildfarm
Re: compiler warnings on the buildfarm |
Список | pgsql-hackers |
Zdenek Kotala wrote: > If I look there > http://www.opengroup.org/onlinepubs/008329799/chap5.htm#tagcjh_06 > > in "Call Back Information" section. The structure is defined as > > struct pam_conv{ int (*conv) (int, struct pam_message **, struct > pam_response **, void *); void *appdata_ptr; }; > > > I don't see any "const" keyword there. Right after that: > where int conv(int num_msg, const struct pam_message **msg, struct pam_response **resp, void *appdata_ptr); How confusing... -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления: