Skip to content

Instantly share code, notes, and snippets.

@stefantalpalaru
Created October 9, 2019 13:12
Show Gist options
  • Save stefantalpalaru/1d72587272a210e2d1ddfc662fb05f5d to your computer and use it in GitHub Desktop.
Save stefantalpalaru/1d72587272a210e2d1ddfc662fb05f5d to your computer and use it in GitHub Desktop.
/var/tmp/portage/dev-lang/nim-9999-r9/work/nim-9999/compiler/semparallel.nim(456, 32) Warning: not GC-safe: 'transformSpawnSons(g, owner, n, barrier)' [GcUnsafe]
result = transformSpawnSons(g, owner, n, barrier)
^
/Users/andreasrumpf-mac/projects/nim/lib/system/fatal.nim(39) sysFatal
Error: unhandled exception: /Users/andreasrumpf-mac/projects/nim/compiler/guards.nim(984, 12) `branch.kind == nkOfBranch` [AssertionError]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment