mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-25 02:00:37 +00:00
* Windows: enable nimRawSetjmp by default See #19197. The default setjmp can randomly segfault on windows * Attempt to disable the flag for bootstraping * Disable styleCheck for c_setjmp