rascal icon indicating copy to clipboard operation
rascal copied to clipboard

extend cycle detected while running compiler

Open jurgenvinju opened this issue 4 years ago • 1 comments
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)

jurgenvinju avatar Jun 16 '21 09:06 jurgenvinju

Think this is caused by a very old version of rascal-core. v0.4.16 seems to be from August 2020.

jurgenvinju avatar Jun 16 '21 10:06 jurgenvinju