Daniel Stenberg <dan...@haxx.se> 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