cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: s/bool/int

From: Tor Arntsen <tor_at_spacetec.no>
Date: Wed, 26 May 2010 12:20:36 +0200

On Wed, May 26, 2010 at 12:16, Kamil Dudka <kdudka_at_redhat.com> wrote:
> On Wed May 26 2010 12:06:38 Tor Arntsen wrote:
>> There is no standard bool. It is in C99. That would imply that we
>> change libcurl to require C99. It's up to Daniel of course, but the
>> current source compiles with just ANSI C and thus builds for tons of
>> platforms, with native compilers.
>
> That's not enough reason to forbid using of the standard bool in the future
> by doing irreversible changes in the code IMO :-)

Then I suggest we change it to an enum, as mentioned in the latest
discussion between myself and Michael.

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