Nov. 3, 2013
2:41 p.m.
On 03 Nov 2013, at 08:07, Peter H. Meadows <peter.h.meadows@googlemail.com> wrote:
https://pharo.fogbugz.com/f/cases/7558/ says it's fixed, but I still get the bug in 30541.
Changing NECContext>>#sourceOf: aSHRange stopAt: aNumber to always return "source copyFrom: aSHRange start to: aNumber" seems to fix it. But I don't know why the original was returning String new when aSHRange type = #empty So maybe it breaks something else? The tests still run.
feel free to re-open the bug report⦠Marcus