rascal
rascal copied to clipboard
extend cycle detected while running compiler
trafficstars
WARN - Evaluator: Rascal summary |lib://rascal-core/lang/rascalcore/check/ATypeInstantiation.rsc|(591,43,<19,0>,<19,43>) : Extend cycle detected: lang::rascalcore::check::ATypeInstantiation, lang::rascalcore::check::ATypeUtils
This is running rascal vscode version 1.0.0-SNAPSHOT on the filesystemprovider branch which is packing:
- rascal-core: 0.4.16
- typepal: 0.4.11
- rascal: 0.19.4-RC2
The same versions are used by the latest release of rascal-maven-plugin (version v0.4.5-RC3)
Think this is caused by a very old version of rascal-core. v0.4.16 seems to be from August 2020.