On 14.02.2011, at 08:50, Denis Kudriashov wrote:

Hello

2011/2/13 Norbert Hartl <norbert@hartl.name>

On 11.02.2011, at 17:01, Denis Kudriashov wrote:

Hello,

There is fix in google project for this. Try search it.
Now it is not integrated to pharo.

You mean 3236?


Yes

And I dont know how to integrate this kind of code source. It is changes of methods with pluses and minuces chars.
How it can be install to image?

That + und - is a diff format to show hat has been removed (-) and what has been added (+). On the top of the message you can see a link to monticello package. I think you need to load this. So,

http://source.squeak.org/trunk/Kernel-ul.513.mcz

should be the right thing.

Norbert