bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] contributing to wget


From: Micah Cowan
Subject: Re: [Bug-wget] contributing to wget
Date: Fri, 11 Jun 2010 14:12:54 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

On 06/11/2010 03:25 AM, Giuseppe Scrivano wrote:
> Daniel Stenberg <address@hidden> writes:
> 
>>> Please change the type of the variable `ok' to `bool' and include
>>> this change in your patch, also include <stdbool.h>.
>>
>> Are you then dropping everything pre C99? I'm just curious as I
>> thought wget traditionally aimed to work fine even with older
>> compilers.
> 
> gnulib ensures us that <stdbool.h> is always present, so it should work
> on pre C99 compilers as well.

Prior to that, we had always defined bool to be int, I believe.

-- 
Micah J. Cowan
http://micah.cowan.name/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]