cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: curl and libcurl 7.21.0 v. VMS

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 18 Jun 2010 16:23:24 +0200 (CEST)

On Thu, 17 Jun 2010, Steven M. Schweda wrote:

> Around here [*], "size_t" is "unsigned int", which leads to some
> build-time complaints about potential problems in the SMTP code:

Thanks. As Jamie said, size_t really is unsigned almost universally.

I've committed a fix that leaves the functions size_t, but makes them return 0
on errors and I changed the checks accordingly.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-06-18