Right, thanks. In an older Squeak image I find: CompiledMethod>>literalsDo: aOneArgumentBlock ^self literals do:aOneArgumentBlock. - on On Oct 25, 2008, at 12:35, Adrian Lienhard wrote:
Probably, "literals do:" instead of "literalsDo:" will work. (Normally, methods to be removed should first be deprecated, which apparently was not done in this case.)
Adrian
On Oct 25, 2008, at 12:22 , Oscar Nierstrasz wrote:
Hi,
I was trying out the refactoring engine, and tried to run the code critic.
I got a message not understood in SmalllintContext>>addLiteralsFor: which sends literalsDo: to its argument aCompiledMethod.
This appears to be the only method in the Pharo-dev image that sends this msg.
Any ida what the fix should be?
- on
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project