在 2024-06-22 20:51, Nakai Yuta 写道:
Hi,
We can use the UCRT function for nexttoward as well as nexttoward on ARM/ARM64.
Also, on x86, we need to use mingw implementation due to long double.
Why is nexttoward included in libmingwex and nexttowardf in libucrt?
I think it was an oversight in 38fa54
Hi,
We can use the UCRT function for nexttoward as well as nexttoward on ARM/ARM64.
Also, on x86, we need to use mingw implementation due to long double.
Why is nexttoward included in libmingwex and nexttowardf in libucrt?
Regards,
Yuta
___
Mingw-w64-pu