在 2023-03-07 21:10, Martin Storsjö 写道:
I guess I could have a look. My guess is that that codepath has bitrotted, but maybe it still works on i386/x86_64 msvcrt.dll at least.

In case it's mostly broken and nobody is using it, what path forward do you see for it? Just ripping it out?


AFAICT the i686 `_setjmp()` takes one argument and the x86_64 one takes two; not sure about ARM. My opinion is that those #if conditions should check for the actual target macro, instead of `USE_NO_MINGW_SETJMP_TWO_ARGS` which can be removed thereafter.

--
Best regards,
LIU Hao

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

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

Reply via email to