excellent! Noce to see that you are online.. Stef On Oct 17, 2009, at 11:14 AM, Lukas Renggli wrote:
I'll look into this. Look like a bug in the RBScanner.
Cheers, Lukas
2009/10/17 Oscar Nierstrasz <oscar@iam.unibe.ch>:
Take latest pharo1.0-10470-BETAdev09.10.2 (must be a dev image).
- Select (say) AST-Nodes category (or any other category) - refactoring scope>super-sends - Yields: Error: Unknown character in literal array
The same is observed for self-sends ... Also using the package browser. According to David Roethlisberger, this should be a problem in RB. It encounters a nil character while parsing all the methods, which happens when an unknown character is encountered.
The problem appears to be an unknown character somewhere within ClosureCompilerTest>>#testInjectIntoDecompilations
Deleting the body of this method "fixes" the problem :-(
- on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Lukas Renggli http://www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project