On Tue, 2 Jun 2026, Pali Rohár wrote:

sigsetjmp/siglongjmp functions are needed by that SIGFPE test.
I see that there is a proposal to rename those functions with mingw
prefix.

Another possible option could be to not introduce these functions at all
into mingwex library, but instead put implementation of them as static
non-exported functions into the SIGFPE test itself.

Making the function local to the tests sounds even better to me. Either within the SIGFPE test, or in some shared test helper file.

// Martin

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

Reply via email to