在 2026-2-25 04:32, Pali Rohár 写道:
On Win9x wide WinAPI functions return NULL handle (0) to indicate error
that function failed, instead of INVALID_HANDLE_VALUE handle (-1).
---
  mingw-w64-crt/stdio/_wfindfirst64.c | 2 +-
  mingw-w64-crt/stdio/_wstat32.c      | 2 +-
  mingw-w64-crt/stdio/_wstat64.c      | 2 +-
  3 files changed, 3 insertions(+), 3 deletions(-)

Yeah this behavior is awkward, but this change should be safe. So pushed too.



--
Best regards,
LIU Hao

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

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

Reply via email to