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: Giuseppe Scrivano
Subject: Re: [Bug-wget] contributing to wget
Date: Fri, 11 Jun 2010 12:25:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

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.

Cheers,
Giuseppe



reply via email to

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