summary refs log tree commit diff stats
path: root/compiler/syntaxes.nim
diff options
context:
space:
mode:
authorrockcavera <rockcavera@gmail.com>2022-07-04 08:52:44 -0300
committerGitHub <noreply@github.com>2022-07-04 13:52:44 +0200
commitd2d8f1342b3125aac8e0592da25df61e6feb95b2 (patch)
tree3f428f163eb89673a3aca2f8f36271bf07242816 /compiler/syntaxes.nim
parent4897c47c8004e85474b760d770d9d09ae1d58771 (diff)
downloadNim-d2d8f1342b3125aac8e0592da25df61e6feb95b2.tar.gz
Fixing `nimRawSetJmp` for vcc and clangcl on Windows (#19959)
* fix vcc rawsetjmp

* changing `_longjmp()` to `longjmp()` and

`_setjmp()` to `setjmp()`

* fix

* fix setjmp to clangcl on Windows

* fix genTrySetjmp() to clangcl on Windows
Diffstat (limited to 'compiler/syntaxes.nim')
0 files changed, 0 insertions, 0 deletions