cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: preparing for another public release

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 2 Mar 2003 18:21:47 +0100 (CET)

On Sat, 1 Mar 2003, Andi Jahja wrote:

Thanks for your mail, comments follow:

> There are some compiler warnings:
>
> Borland CPP :
>
> \telnet.c:
> Warning W8019 telnet.c 266: Code has no effect in function send_negotiation
> Warning W8019 telnet.c 830: Code has no effect in function suboption
> Warning W8019 telnet.c 838: Code has no effect in function suboption
> Warning W8019 telnet.c 860: Code has no effect in function suboption

Do you know why you get this warning on the use of the swrite() macro?

> Warning W8075 telnet.c 1098: Suspicious pointer conversion in function
> Curl_telnet

Which pointer, you know?

> MSVC 6.0:
>
> \http.c(719) : warning C4761: integral size mismatch in argument;
> conversion supplied

Is it enough if we typecast that forth argument to a bool?

> \telnet.c(1053) : warning C4101: 'now' : unreferenced local variable

Fixed.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-03-02