who changed what? I did not change the AST. Stef On Oct 17, 2009, at 3:40 PM, Niko Schwarz wrote:
That's because you're using the latest Pharo. YOU changed the old AST, and removed a method called "null" that I'm calling. I'll update ThothCompiler tonight.
cheers,
niko
On Sat, Oct 17, 2009 at 3:38 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
I get a DNU rule does not know open.
On Oct 17, 2009, at 1:31 PM, Lukas Renggli wrote:
-=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
rule := RBUnderscoreAssignmentRule new. SmalllintChecker runRule: rule onEnvironment: BrowserEnvironment new. rule open
-=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=-
The second expression takes a few minutes, because it parses the complete image. Note, that the resulting browser won't show a diff of the changes, because it pretty prints the AST using ':=' in both cases. Apply the changes and use the Monticello changes to see the real difference.
Lukas
-- 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
_______________________________________________ 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