在 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 38fa547c16df7914117d5cee9a2c1a038e3a3d54. Generally speaking, libmingw32 and libmingwex should provide only functions that don't exist in Microsoft CRT DLLs.
Martin will probably have a look into this. -- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
