Updates:
Status: FixProposed
Cc:
[hidden email]
Comment #1 on issue 4153 by marianopeck: add temp does not add the temp in
http://code.google.com/p/pharo/issues/detail?id=4153Lukas did a fix, I put a slice in inbox:
Name: SLICE-Issue-4153-AddTempDoesNotAddTemp-MarianoMartinezPeck.1
Author: MarianoMartinezPeck
Time: 10 May 2011, 8:58:09 pm
UUID: 0cd65a78-dc3c-48ef-9a2a-6d4275a16117
Ancestors:
Dependencies: Traits-MarianoMartinezPeck.391
Fix to issue 4153. Thanks Lukas
However, he said: I can reproduce it everywhere, in Pharo 1.2 and 1.3. I
don't think it
has anything to do with Shout or eCompletion. It looks like the
problem is that the new text editor that doesn't consequently reuse
the same Text object but instead creates new ones. The method
#compile:classified:withStamp:notifying:logSource: depends on the fact
that this is always the same Text instance, even after editing.
Luckily we can fix that easily, but there might be other subtle bugs
lingering around.
Andrian: can you check if there could be more places like Lukas mention?
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker