On Tue, 7 Jul 2026, LIU Hao wrote:

在 2026-7-7 19:13, Martin Storsjö 写道:
This reverts parts of 0e8b607489d29b3039581c1a44126118b56cf5b7.

User code may reference the signal() symbol, even if they might
not expect fully working signal handling in all cases - the code
referencing the signal symbol may be built e.g. with unwind
tables disabled (which disables the __SEH__ define).

Signed-off-by: Martin Storsjö <[email protected]>
---
  mingw-w64-headers/crt/signal.h | 6 ------
  1 file changed, 6 deletions(-)

My bad. This wasn't meant to be committed; I thought it was a change to crtexe.c.

I have pushed an exact same revert.

Thanks for the quick revert!

// Martin

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

Reply via email to