I did the following

(Object>>#doesNotUNderstand) getSourceFromFile and I get an invalid....

Now when I take another method

(BalloonFontTest>>#testDefaultFont) I do not get problem.

I will reread carefully the mails of nicolas to try to understand,
I do not know if the fixes of yoh

        http://bugs.squeak.org/view.php?id=5996
is related.

Nicolas

>> {Object>>#doesNotUnderstand:.
>> SystemNavigation>>#browseMethodsWhoseNamesContain:.
>> Utilities class>>#changeStampPerSe.
>> Utilities class>>#methodsWithInitials:} collect: [:e | (e
>> getSourceFromFile select: [:s | s charCode > 127]) asArray collect:
>> [:c | c charCode]]

I cannot get that code running it break before with me.

Stef

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to