Dec. 2, 2009
10:49 a.m.
Hello, I want to check if there's updates to Slime package as I faces several bugs but sources.lukas-renggli.ch seems to be down. Is there a mirror ? About the bugs (Slime-lr.24,current pharo rc1 web image), when I select refactor > code critics: - it seems that ParserTreeSearcher has been renamed to RBParserTreeSearcher. Thus there's several errors like WAChangesStateWhileRenderingRule>>initialize (ParseTreeSearcher is Undeclared) - this done, I have the error: AnObsoleteParseTreeSearcher(Object)>>doesNotUnderstand: #executeTree:initialAnswer: (from RBAssignmentIfTrueRule>>checkMethod:) How do I save a stack trace to a text file (or clipboard) from the debugger ? Regards, Laurent Laffont