在 2025-12-26 07:33, Pali Rohár 写道:
Improve __mingw_SEH_error_handler() to include also handling of __SEH__ and non-_WIN64 code from _gnu_exception_handler() function. With this change __mingw_SEH_error_handler() and _gnu_exception_handler() would provide same functionality. --- mingw-w64-crt/crt/crt_handler.c | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-)
This series of patches are really messy. There are simple and obvious ones -- patch 1-6 and 11 -- which I can push if the CI passes.
The others have big issues, for example, patch 7 adds code that is removed by patch 12, and an unidentified patch breaks ARM64EC. I am not willing to do lantern riddles; those must be squashed into one patch, before the issue can be addressed.
-- 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
