Files
Nim/lib
Ștefan Talpalaru 8ea5475dd9 nimRawSetjmp: support Windows (#19197)
* nimRawSetjmp: support Windows

Using `_setjmp()` directly is required to avoid some rare (but very
annoying) exception-related stack corruption leading to segfaults on
Windows, with Mingw-w64 and SEH.
More details: https://github.com/status-im/nimbus-eth2/issues/3121

Also add "nimBuiltinSetjmp" - mostly for benchmarking.

* fix for Apple's Clang++

(cherry picked from commit 69aabdab80)
2021-12-11 05:48:35 +01:00
..
2017-02-20 17:24:19 +02:00
2021-03-29 15:34:03 +02:00
2019-07-14 16:08:15 +02:00
2020-11-25 13:02:20 +01:00
2020-04-26 07:25:01 +02:00
2020-03-29 14:39:58 +02:00
2020-09-11 14:49:21 +02:00
2013-03-16 23:53:07 +01:00
2019-12-09 06:58:06 +01:00
2014-08-28 09:59:26 +02:00
2021-12-06 12:50:03 +01:00