[squeak-dev] Re: Cog VM problem?

marcel.taeumel Marcel.Taeumel at hpi.de
Thu May 14 16:51:12 UTC 2015


Still, this is only vaguely related to the given stack trace and Eliot should
take a look at the real problem here. :-)

Let me reprint the problem:

...
ByteSymbol(Object)>>doesNotUnderstand: #width:color:
MauiMessageMorph(BorderedMorph)>>borderStyle
...

The code in BorderedMorph >> borderStyle includes this part:

...
BorderStyle width: borderWidth color: borderColor.
...

Which should be a class and not a byte symbol. (The whole method looks quite
spooky...)

Best,
Marcel



--
View this message in context: http://forum.world.st/Cog-VM-problem-tp4826350p4826376.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list