Files
Nim/lib/system
Ștefan Talpalaru 69aabdab80 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++
2021-12-10 06:31:29 +01:00
..
2021-10-24 11:51:57 +02:00
2021-07-27 14:32:56 +02:00
2021-10-24 11:51:57 +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-10-30 10:14:23 +02: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