Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/tools/compat
In article <20081027050612.GB46068%babymeat.com@localhost>,
Tom Spindler <dogcow%babymeat.com@localhost> wrote:
>> > Log Message:
>> > Define __USE_ISOC99 for linux, making the isblank() proto appear.
>> > This is probably not the Right Thing, but it seems to not break anything.
>>
>> Yes, it is wrong. Can't you set define _GNU_SOURCE on Linux?
>
>You can, but that causes other things to break instead.
>The actual correct thing would to be to fix the autoconf tests.
Like what? I think it is better to be compatible with _GNU_SOURCE in general
rather than turning random defines on to expose certain functions.
christos
Home |
Main Index |
Thread Index |
Old Index