cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: s/bool/int

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Wed, 26 May 2010 16:12:40 +0200

On Wed May 26 2010 15:12:17 Tor Arntsen wrote:
> Here is a tentative patch. Daniel should obviously chime in, as he was
> already working on the major bool-replace.

Looks good to me. I am getting the following bool related warnings:

$ make CC=cgcc 2>&1 | grep bool
formdata.c:330:12: int enum bool
ftp.c:3966:37: int enum bool
ftp.c:3511:39: int enum bool
url.c:772:25: int enum bool
url.c:2466:31: int enum bool
url.c:4175:33: int enum bool
curl_fnmatch.c:172:31: int enum bool
ssh.c:2620:20: int enum bool
ssh.c:509:12: int enum bool

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-26