Which image are you using? Because on mine = core 10371 deprecatedWarning = on I do not get them. Stef On Aug 11, 2009, at 11:58 PM, Lawson English wrote:
Alexandre Bergel wrote:
Great to hear. However, pharo gets upset by putting 'eureka'. 'EUREKA' into the method finder.
Says that is EVIL.
Interesting bug. The problem comes from the deprecation of String>>asCharacter
http://code.google.com/p/pharo/issues/detail?id=1062
I gotta assume that that is just a simple bug, right, or is that facility no longer to be supported for some reason.
Apparently, a number of deprecations in String are problematic
Try: 'abc' . 'd'. 'abcd'
Alexandre
I get ByteString(SequenceableCollection)>>upTo: has been deprecated. Use #copyUpTo:
Lawson
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project