Files
Nim/lib/system
Ștefan Talpalaru a2f5e98baa 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:47:32 +01:00
..
2021-09-02 17:16:03 +02:00
2021-07-27 14:32:56 +02:00
2021-04-09 16:29:10 +02:00
2021-01-04 18:27:58 +01:00
2021-04-07 23:26:53 +02:00
2019-09-16 23:54:31 +02:00
2020-05-12 15:46:24 +02:00
2021-09-02 12:10:14 +02:00
2021-09-04 12:53:02 +02:00
2021-03-28 20:21:27 -07:00
2021-09-02 12:10:14 +02:00
2021-08-11 08:54:49 +02:00
2021-06-30 12:36:24 +02:00
2020-12-03 14:47:44 +01:00
2020-01-30 10:54:50 +01:00
2021-07-21 16:55:50 +02:00