You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tranking, an Orc user, reported the following bug in orc.ast.oil.nameless.NamelessToNamed:
Date: Thu, 24 May 2018 14:55:14 +0800
From: Tranking
. . . . when I debug orc source code, I found that the nameless code which was compiled by NamedToNameless had an error when it rollback to named code which was compiled by NamelessToNamed, the error was caused by the method below:
It looks like the file was changed by the ODO merge since the time of Tranking's version, but the code is still there, currently at line 147. Need to check if typeformals are also affected.
Tranking, an Orc user, reported the following bug in
orc.ast.oil.nameless.NamelessToNamed
:The text was updated successfully, but these errors were encountered: