Re: compiler warnings on the buildfarm
От | Tom Lane |
---|---|
Тема | Re: compiler warnings on the buildfarm |
Дата | |
Msg-id | 16415.1184285944@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: compiler warnings on the buildfarm (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>) |
Ответы |
Re: compiler warnings on the buildfarm
|
Список | pgsql-hackers |
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes: > animal: dragonfly warnings: 67 > auth.c:61: warning: initialization from incompatible pointer type > animal: emperor_moth warnings: 10 > auth.c:61: warning: initialization from incompatible pointer type Apparently, Solaris 9 and 10 have funny ideas about the signature of the PAM callback function. We have static int pam_passwd_conv_proc(int num_msg, const struct pam_message ** msg, struct pam_response ** resp,void *appdata_ptr); which exactly matches what my Fedora 6 pam header file says it should be. What is it on those Solaris machines? (Look for struct pam_conv in the headers) regards, tom lane
В списке pgsql-hackers по дате отправления: