agora inbox for [email protected]
help / color / mirror / Atom feedFrom: Zdenek Kotala <[email protected]>
To: Kris Jurka <[email protected]>
Cc: Tom Lane <[email protected]>
Cc: Stefan Kaltenbrunner <[email protected]>
Cc: PostgreSQL-development <[email protected]>
Cc: [email protected]
Subject: Re: compiler warnings on the buildfarm
Date: Fri, 13 Jul 2007 12:02:48 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
<[email protected]>
Kris Jurka wrote:
>
>
> On Thu, 12 Jul 2007, Tom Lane wrote:
>
>> 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?
>
> struct pam_conv {
> int (*conv)(int, struct pam_message **,
> struct pam_response **, void *);
> void *appdata_ptr; /* Application data ptr */
> };
>
> So pam_message ** isn't const.
>
Yes, according to X/Open XSSO Standard - see
http://www.opengroup.org/onlinepubs/008329799/
http://www.opengroup.org/onlinepubs/008329799/pam_start.htm#tagcjh_07_32
Zdenek
view thread (67+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected], [email protected], [email protected]
Subject: Re: compiler warnings on the buildfarm
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox