[squeak-dev] CompiledMethod changed in debugger does not get reflected in the browser nor monticello

tim Rowledge tim at rowledge.org
Tue Sep 3 00:24:14 UTC 2019


OK, weird behaviour of the day - 
Loaded up the Refectoring tools tests; ran them. One failed because of Symbols not wanting to mutate - see RBSpellingRule>>#normalizeSelector:

I fixed this in the debugger to convert the incoming selector to a String and all runs as expected. Yay!

But.

The change is not reflected in the system browser; RBSpellingRule>>#normalizeSelector: still reads as before. No change is detected in the MC browser. No change was added to the current changeset. In the changelist as accessed by 'Recover changes' my alteration can be found and has my initials and a suitable timestamp.

Pretty sure that isn't how we want it.

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
..... REALITY.SYS Corrupted - Unable to recover Universe






More information about the Squeak-dev mailing list