Files
Nim/lib
Ștefan Talpalaru 8c356fd971 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:19 +01:00
..
2017-02-20 17:24:19 +02:00
2021-09-02 20:25:39 +02:00
2019-07-14 16:08:15 +02:00
2021-08-24 07:09:00 +02:00
2020-09-09 12:47:22 +02:00
2021-04-28 13:51:29 +02:00
2013-03-16 23:53:07 +01:00
2020-11-26 14:17:38 +01:00
2021-08-24 07:21:56 +02:00