mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-16 14:01:22 +00:00
added 'nim*Setjmp' conditional symbols
This commit is contained in:
@@ -69,6 +69,8 @@ const
|
||||
reportMissedDeadlines avoidTimeMachine useClone ignoreAllocationSize
|
||||
debugExecProcesses pcreDll useLipzipSrc
|
||||
preventDeadlocks UNICODE winUnicode trackGcHeaders posixRealtime
|
||||
|
||||
nimSigSetjmp nimStdSetjmp nimRawSetjmp
|
||||
""".split
|
||||
|
||||
proc initDefines*() =
|
||||
|
||||
Reference in New Issue
Block a user