<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 09 Jan 2016, at 01:20, Eliot Miranda &lt;<a href="mailto:eliot.miranda@gmail.com" class="">eliot.miranda@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Hi Doru, Hi Nicolai,<br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Jan 8, 2016 at 2:33 PM, Eliot Miranda<span class="Apple-converted-space">&nbsp;</span><span dir="ltr" class="">&lt;<a href="mailto:eliot.miranda@gmail.com" target="_blank" class="">eliot.miranda@gmail.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div dir="ltr" class=""><br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Jan 8, 2016 at 2:11 PM, Nicolai Hess<span class="Apple-converted-space">&nbsp;</span><span dir="ltr" class="">&lt;<a href="mailto:nicolaihess@gmail.com" target="_blank" class="">nicolaihess@gmail.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;">&nbsp;<br class=""><div dir="ltr" class=""><br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote"><span class="">2016-01-08 23:09 GMT+01:00 Eliot Miranda<span class="Apple-converted-space">&nbsp;</span><span dir="ltr" class="">&lt;<a href="mailto:eliot.miranda@gmail.com" target="_blank" class="">eliot.miranda@gmail.com</a>&gt;</span>:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div dir="ltr" class="">Hi Doru,<div class="gmail_extra"><br class=""><div class="gmail_quote"><span class="">On Fri, Jan 8, 2016 at 12:02 PM, Tudor Girba<span class="Apple-converted-space">&nbsp;</span><span dir="ltr" class="">&lt;<a href="mailto:tudor@tudorgirba.com" target="_blank" class="">tudor@tudorgirba.com</a>&gt;</span><span class="Apple-converted-space">&nbsp;</span>wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;">Hi,<br class=""><br class="">If I execute the following code in the latest Pharo image:<br class=""><br class="">Object subclass: #A<br class="">&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span>instanceVariableNames: ''<br class="">&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span>classVariableNames: ''<br class="">&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span>package: 'AA'.<br class="">Object subclass: #B<br class="">&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span>instanceVariableNames: ''<br class="">&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span>classVariableNames: ''<br class="">&nbsp; &nbsp; &nbsp; &nbsp;<span class="Apple-converted-space">&nbsp;</span>package: 'AA'.<br class="">a := A new.<br class="">b := B new.<br class="">a become: b.<br class="">a class<br class=""><br class="">==&gt; “A".<br class=""><br class="">In a pre-Spur image, I used to get “B”. Is this a bug, or is there a change I am not aware of?<br class=""><br class="">Cheers,<br class="">Doru<br class=""></blockquote><div class=""><br class=""></div></span><div class="">Looks like a bug to me.&nbsp; I'll fix it asap.</div></div></div></div></blockquote><div class=""><br class=""><br class=""></div></span><div class="">There is another bug report at<span class="Apple-converted-space">&nbsp;</span><br class=""><a href="http://bugs.squeak.org/view.php?id=7845" target="_blank" class="">http://bugs.squeak.org/view.php?id=7845</a><br class=""><br class="">| obj1 obj2 |<br class="">obj1 := 'string'.<br class="">obj2 := 1.234.<br class="">obj1 become: obj2.<br class="">{obj1. obj2} "=&gt; #('X9 LÈv¾' 'string'). it should be #(1.234 'string') "<br class=""><br class="">Squeak Cog Supr Virtual Machine 4.0.3427.0&nbsp;        <br class=""><br class=""><br class=""></div><div class="">Is it related?<br class=""></div></div></div></div></blockquote><div class=""><br class=""></div><div class="">Thank you, certainly looks like it.</div></div></div></div></blockquote><div class=""><br class=""></div><div class="">The good news is that these are not bugs in the simulator.&nbsp; So I need to generate new sources and working VMs (and Esteban will need to rebuild the Pharo 5 VM) and then the bugs should be fixed.&nbsp; There's a slim possibility that this could be due to a Slang bug but I doubt it.</div></div></div></div></div></blockquote><div><br class=""></div><div>yes, I’m now one month behind but that’s because of a bug in pharo who is not fixed, so next week I will resume the jobs.&nbsp;</div><div>If there are not “issues” like this, normally VM is available immediately after a VMMaker commit :)</div><div><br class=""></div><div>Esteban</div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><div class="gmail_extra"><div class="gmail_quote"><div class=""><br class=""></div><div class=""><br class=""></div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;"><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;">--<br class=""><a href="http://www.tudorgirba.com/" rel="noreferrer" target="_blank" class="">www.tudorgirba.com</a><br class=""><a href="http://www.feenk.com/" rel="noreferrer" target="_blank" class="">www.feenk.com</a><br class=""><br class="">"Things happen when they happen,<br class="">not when you talk about them happening."</blockquote></span></div><span class=""><font color="#888888" class=""><div class=""><br class=""></div><div class=""><div dir="ltr" class=""><div class=""><span style="font-size: small; border-collapse: separate;" class=""><div class="">_,,,^..^,,,_<br class=""></div><div class="">best,&nbsp;Eliot</div></span></div></div></div></font></span></div></div><br class=""></blockquote></div></div></div></blockquote></span></div><span class="HOEnZb"><font color="#888888" class=""><div class=""><div dir="ltr" class=""><div class=""><span style="font-size: small; border-collapse: separate;" class=""><div class="">_,,,^..^,,,_<br class=""></div><div class="">best,&nbsp;Eliot</div></span></div></div></div></font></span></div></div></blockquote></div><div class=""><br class=""></div><div class="gmail_signature"><div dir="ltr" class=""><div class=""><span style="font-size: small; border-collapse: separate;" class=""><div class="">_,,,^..^,,,_<br class=""></div><div class="">best,&nbsp;Eliot</div></span></div></div></div></div></div></div></blockquote></div><br class=""></body></html>