On Tuesday 30 April 2024 11:57:02 Martin Storsjö wrote:
> On Sat, 27 Apr 2024, Pali Rohár wrote:
> 
> > These symbols on X64 should resolve to _findfirst64i32/_findnext64i32
> > functions, like in other CRT libraries and header files.
> 
> It could be worth mentioning in the commit message, that the 32 bit versions
> of these aliases or redirects, are intentionally left as they were, even if
> we at this point know its wrong, as we are about to change it in a later
> patch soon. (Leaving things untouched is one thing, but here we're adding
> new F32() wrappers, even if they are kept pointing at the wrong function.)
> 
> // Martin

Yes, Adding sentence like that should really help.


_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to