Nim: `setupForeignThreadGc` is not available when compiling with `-d:useNimRtl`

Created on 8 Jan 2019  路  1Comment  路  Source: nim-lang/Nim

The following minimal example will fail to compile with nim c -d:useNimRtl --threads:on

setupForeignThreadGc()

Most helpful comment

This is one of many issues that were uncovered while trying to test existing projects with --hotCodeReloading:on. It would be really nice if someone adds supports in testament for running the entire test suite with -d:useNimRtl.

>All comments

This is one of many issues that were uncovered while trying to test existing projects with --hotCodeReloading:on. It would be really nice if someone adds supports in testament for running the entire test suite with -d:useNimRtl.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zzz125 picture zzz125  路  4Comments

juancarlospaco picture juancarlospaco  路  3Comments

awr1 picture awr1  路  3Comments

Tronic picture Tronic  路  3Comments

timotheecour picture timotheecour  路  3Comments