<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Nicolas Cellier wrote:
<blockquote
 cite="mid:CAKnRiT5MdXQjO23+cch-5rdRG5tfxONzyXMTjEOBSmvBzk3UAg@mail.gmail.com"
 type="cite">
  <pre wrap=""> </pre>
  <br>
  <hr size="4" width="90%"><br>
  <div dir="ltr">
  <div class="gmail_extra"><br>
  <div class="gmail_quote">2014-04-11 23:29 GMT+02:00 Nicolas Cellier <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>&gt;</span>:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div dir="ltr">
    <div class="gmail_extra"><br>
    <div class="gmail_quote">2014-04-11 20:43 GMT+02:00 Stephan
Eggermont <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:stephan@stack.nl" target="_blank">stephan@stack.nl</a>&gt;</span>:<br>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&nbsp;<br>
      <div style="">
      <div>(Nicolas, do you use fogbugz?)</div>
      </div>
    </blockquote>
    </div>
    </div>
    </div>
  </blockquote>
  <div><br>
  </div>
  <div>I forgot to answer:<br>
  </div>
  <div>YES, I use fogbugz, and I starred this issue.<br>
  </div>
  <div>But for some reason, the only things I regularly see coming in
my inbox are those automated Monkey editions.<br>
  </div>
  <div>Either I mechanically removed a human edition in a flow of
monkeys, or I did not receive anything human...<br>
  <br>
  </div>
  <div>&nbsp;<br>
  </div>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div dir="ltr">
    <div class="gmail_extra">
    <div class="gmail_quote">
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
      <div style="">
      <div>Igor wrote on the issue tracker:</div>
      <div><br>
      </div>
So, i tried to build Nicolas'es commit&nbsp;<br>
c631221ce2fe993c611dc7bced0d50876a3928c5<br>
      <br>
and after fixing #superClassOrder: (by simply removing a call to it),
ive managed to build VM.<br>
However this code still fails:
      <div class=""><br>
      <br>
1 to: 1000 do: [ :i |<br>
&nbsp; &nbsp; &nbsp; &nbsp; | string |<br>
&nbsp; &nbsp; &nbsp; &nbsp; Transcript show: 'Iteration '; show: i; cr.<br>
&nbsp; &nbsp; &nbsp; &nbsp; 1 timesRepeat: [<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (string := String new: 1000 withAll: $a)<br>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; reversed.<br>
&nbsp; &nbsp; &nbsp; &nbsp; ].<br>
&nbsp; &nbsp; ].<br>
      <br>
      </div>
(you need Transcript window open for it to fail)<br>
Edited by&nbsp;Igor Stasenko&nbsp;4/11/2014 (Today) 4:29 PM&nbsp;<img alt="Edit"
 title="Edit" src="cid:part1.01050907.02040304@openinworld.com"
 border="0" height="16" width="16">&nbsp;<img
 style="border: 0px none ; vertical-align: text-bottom; padding-bottom: 2px;"
 src="cid:part2.09070203.03030801@openinworld.com" height="12"
 width="22"><br>
-- built a debug version of VM, reveals no assertions, nothing</div>
      <br>
    </blockquote>
    </div>
    <br>
    </div>
    <div class="gmail_extra">Ahem... This works on my mac at least.<br>
Transcript opened or not, the iterations always go to the 1000th
without MessageNotUnderstood<br>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  </div>
  </div>
</blockquote>
Just fyi since it caught me out. Starring the issue is not subscribing
to it. That is beneath the sidebar.<br>
cheers -ben<br>
</body>
</html>