was shortPrintOn: on RBValueLiteralNode removed?
Aug. 24, 2013
9:51 a.m.
Because the finder does not work anymore https://pharo.fogbugz.com/default.asp?11456 Stef
Aug. 24, 2013
10:08 a.m.
On Aug 24, 2013, at 11:54 AM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Because the finder does not work anymore
My guess is that it used the old AST and now gets the RB AST. shortPrintOn: is implemented in ParseNode, but not in RBProgramNode. Either it needs to be added or (better), the caller needs to be fixed. I will do that later⦠Marcus
4724
Age (days ago)
4724
Last active (days ago)
1 comments
2 participants
participants (2)
-
Marcus Denker -
Stéphane Ducasse