diff options
author | Ștefan Talpalaru <stefantalpalaru@yahoo.com> | 2021-12-10 06:31:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-10 06:31:29 +0100 |
commit | 69aabdab800077e9aaa08344494c83138a02f57c (patch) | |
tree | c87bad90e26a6617c8875d36db420ccabc991fe8 /lib/pure/includes | |
parent | 32d4bf352585a4fc4a6fa1bd24b270af087b0372 (diff) | |
download | Nim-69aabdab800077e9aaa08344494c83138a02f57c.tar.gz |
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++
Diffstat (limited to 'lib/pure/includes')
0 files changed, 0 insertions, 0 deletions