<div dir="ltr">There is also BorderStyle class inset and BorderStyle inset.<div>One returns a class, one a integer.</div><div><br></div><div>BorderStyle simple inset =&gt; nil ?</div><div><br></div><div>Karl</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 12, 2015 at 10:14 AM, marcel.taeumel <span dir="ltr">&lt;<a href="mailto:Marcel.Taeumel@hpi.de" target="_blank">Marcel.Taeumel@hpi.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">No, even Morph &gt;&gt; #borderStyle assumes that there is an instance of<br>
BorderStyle returned. So Morphic-DS.916.mcz is fine.<br>
<br>
If you take a look at the strack trace and the implementation of<br>
BorderedMorph &gt;&gt; #borderStyle, you can see that #width:color: is only sent<br>
to the class BorderStyle, which strangely happens to be a ByteSymbol in<br>
recent VMs.<br>
<br>
So it&#39;s a VM bug.<br>
<br>
Best,<br>
Marcel<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/Re-Build-failed-in-Jenkins-SqueakTrunk-1472-tp4825918p4825933.html" target="_blank">http://forum.world.st/Re-Build-failed-in-Jenkins-SqueakTrunk-1472-tp4825918p4825933.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</div></div></blockquote></div><br></div>