I've upgraded to Nim 1.6 and that was installed ok. However when I try to compile one of my projects I get an error in chronos:
C:Usersjason.nimblepkgschronos-3.0.4chronosstreamsasyncstream.nim(435, 34) template/generic instantiation of async from here C:Usersjason.nimblepkgschronos-3.0.4chronosasyncmacro2.nim(67, 17) Error: ':anonymous' is not GC-safe as it calls 'nameIterVar`gensym32'
I reinstalled chronos using Nimble but the error remains. Is this a bug or something I did incorrectly during the upgrade?
This patch is needed for Chronos:
https://github.com/Araq/nim-chronos/commit/28e36d6f851a338d806c62729798049aff1d14c0