cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl /src getpass.c homedir.c urlglob.c writeout.c

From: Gisle Vanem <gvanem_at_broadpark.no>
Date: Thu, 29 Jan 2004 21:28:12 +0100

> Modified files:
> /curl/src getpass.c homedir.c urlglob.c writeout.c
> Log:
> make pedantic compiler options generate less warnings

The prototype should be
char *getpass_r(const char *prompt, char *buffer, size_t buflen);

'buflen' was defined as int on line 202.

--gv

-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
Received on 2004-01-31