26 Feb
2024
26 Feb
'24
4:29 p.m.
https://bugs.winehq.org/show_bug.cgi?id=56372 --- Comment #1 from Martin Storsjö <martin(a)martin.st> --- For extra context; this reproduces with llvm-mingw https://github.com/mstorsjo/llvm-mingw/releases/tag/20231128. With older mingw-w64 releases, calls to exp2() go to mingw-w64-crt's internal implementation, but when targeting UCRT, with the latest few releases, the exp2() calls go to the UCRT exp2() function. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.