Guillaume Lelarge wrote:
> Dave Page a écrit :
>> Florian G. Pflug wrote:
>>> @dave: I think that the "#define DECIMAL DECIMAP_P" isn't needed
>>> anymore -
>>> or at least "find ./ -name "*.h" | xargs grep DECIMAL" and
>>> "find ./ -name "*.c" | xargs grep DECIMAL" seem to indicate that...
>>
>> Yeah, seems to be surplus. Removed, thanks.
>>
>
> I don't think so. Or you need this patch :)
Hmm, Windows must define it elsewhere then. Reverted, thanks.
Regards, Dave.