[PATCH 2/2] include: Fix prototypes of long-double msvcrt functions.

Chip Davis cdavis at codeweavers.com
Mon Nov 25 09:36:27 CST 2019


November 25, 2019 9:35 AM, "Chip Davis" <cdavis at codeweavers.com> wrote:

> November 25, 2019 4:44 AM, "Piotr Caban" <piotr.caban at gmail.com> wrote:
> 
>> Hi Chip,
>> 
>> Shouldn't we always use double? What's the reason for "long double" case?
> 
> Clang complains when the return type of strtold(3) is double.

Oh, now I remember: on MinGW, long double is 80 bits. Sorry, disregard this patch.

> 
>> Thanks,
>> Piotr
> 
> Chip


Chip



More information about the wine-devel mailing list