On Tue, Aug 11, 2009 at 9:10 PM,
<csrabak@bol.com.br> wrote:
�Pharo1.0beta latest update: #10413.
BTW: it's not possible to copy text from the About this System Dialog...
Here in Linux works using ctrl + c�� not only to a workspace (inside image) but also to an external program.
�
Em 11/08/2009 19:05, St�phane Ducasse < stephane.ducasse@inria.fr > escreveu:
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