On Sun, 31 Aug 2025, Pali Rohár wrote:

Commented F_ARM_ANY keyword without additional architecture information may
indicate that particular symbol is availably only on arm versions. For C95
wide functions this can be misleading information as all those functions
are available also on x86, not just on arm. So remove that keyword and
rephrase comments.
---
mingw-w64-crt/lib-common/msvcrt.def.in | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

This looked ok, so I pushed it.

I guess the discussion concluded, that these were originally F_ARM_ANY() because they only existed since Vista(?), and we provided emulation on x86 because of this. Now when we emulate them on all architectures, the F_ARM_ANY() aspect is no longer relevant.

// Martin

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to