[squeak-dev] Re: Build failed in Jenkins: SqueakTrunk #1472

karl ramberg karlramberg at gmail.com
Tue May 12 08:57:42 UTC 2015


Maybe we need
SimpleBorder>>width
^width ifNil:[ ^0]

On Tue, May 12, 2015 at 10:47 AM, karl ramberg <karlramberg at gmail.com>
wrote:

> There is also BorderStyle class inset and BorderStyle inset.
> One returns a class, one a integer.
>
> BorderStyle simple inset => nil ?
>
> Karl
>
> On Tue, May 12, 2015 at 10:14 AM, marcel.taeumel <Marcel.Taeumel at hpi.de>
> wrote:
>
>> No, even Morph >> #borderStyle assumes that there is an instance of
>> BorderStyle returned. So Morphic-DS.916.mcz is fine.
>>
>> If you take a look at the strack trace and the implementation of
>> BorderedMorph >> #borderStyle, you can see that #width:color: is only sent
>> to the class BorderStyle, which strangely happens to be a ByteSymbol in
>> recent VMs.
>>
>> So it's a VM bug.
>>
>> Best,
>> Marcel
>>
>>
>>
>> --
>> View this message in context:
>> http://forum.world.st/Re-Build-failed-in-Jenkins-SqueakTrunk-1472-tp4825918p4825933.html
>> Sent from the Squeak - Dev mailing list archive at Nabble.com.
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20150512/88eac5f5/attachment.htm


More information about the Squeak-dev mailing list