[Q] On changeset fileOut: methodNotUnderstood: isSeparator

Torge Husfeldt jean-jacques.gelee at gmx.de
Thu Jun 27 08:56:44 UTC 2002


Hi Christian,
This reminds me of a source file problem i once had.
Does this error occur also if you try to browse the code that ist to be
filed out? Does it help if you force the debugger to display decompied
code (shift-click should do the trick, i think)? - No wait! I just
checked: shift-click only seems to work in Browsers. Please check the
length of the .changes file. It seems to be cut off at some point and
the resulting off-limit read answers a nil wich can't tell if it is a
separator. Can you tell me if the recently logged changes work? If so
you may be able to fileOut your work from there and start with a newly
dowloaded set of .image and .changes files afresh.

HTH,
Torge

se99011 at fhs-hagenberg.ac.at wrote:
> 
> Hi,
> 
> Well, my friend and I are working on this banking application. He develops the front end with comanche. When he wants to file out his project's changeset, there is a halt with "MessageNotUnderstood: isSeparator". The trace back is topped with UndefinedObject(Object)>>doesNotUnderstand.
> 
> We're working 3.0 here. When opening the debug window, there is no code shown in the "middle" window, except for
> 
> ERROR
> "MessageNotUnderstood: isSeparator"
> 
> What is happening here?
> 
> Thanks in advance,
> 
> Christian Eitner





More information about the Squeak-dev mailing list