在 2023/3/7 20:16, Martin Storsjö 写道:
Right, thanks.

In https://github.com/qemu/qemu/commit/dbd672c87f19949bb62bfb1fb3a97b9729fd7560 I got another wording suggestion - so maybe __USE_MINGW_SETJMP_WITHOUT_SEH - does that seem reasonable to you?

Probably `__USE_MINGW_SETJMP_NON_SEH`... `WITHOUT_SEH` sounds like SEH was something attached to setjmp that could be peeled off; it isn't. SEH is the implementation and essence of the Microsoft `setjmp`.

BTW would you mind examining the `USE_NO_MINGW_SETJMP_TWO_ARGS` macro too? It may affect the prototype of `_setjmp()`, but despite that, there is really only function to call, so how is the one-argument `_setjmp()` supposed to be useful?



--
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