<div dir="ltr">We should probably just remove these lines.<div><br></div><div>- Bert -</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 24, 2017 at 4:15 PM, Chris Cunningham <span dir="ltr"><<a href="mailto:cunningham.cb@gmail.com" target="_blank">cunningham.cb@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<div>I am using a new 64bit vm on Windows (Stack Spur Apr 12 2017) with a mostly up to date trunk image (last update: #17172), and when trying to open the Objects morph (to pull in objects for Morphic), I get an error in KedemaMorph:</div><div><br></div><div><div>calcTurtlesCount</div><div><br></div><div><span class="m_-7016412347082032632gmail-Apple-tab-span" style="white-space:pre-wrap">   </span>turtleCount := 0.</div><div><span class="m_-7016412347082032632gmail-Apple-tab-span" style="white-space:pre-wrap">   </span>turtlesDict do: [:a | turtleCount := turtleCount + a size].</div><div><br></div><div><span class="m_-7016412347082032632gmail-Apple-tab-span" style="white-space:pre-wrap">        </span>Smalltalk vmParameterAt: 5 put: ((turtleCount * 3) min: 16000 max: 4000).</div><div><span class="m_-7016412347082032632gmail-Apple-tab-span" style="white-space:pre-wrap">   </span>Smalltalk vmParameterAt: 6 put: ((turtleCount * 6) min: 32000 max: 8000).</div></div><div><br></div><div>The vmParamterAt: 5 put: xxxx (4000 in my case), gets a primitive failure.</div><div><br></div><div>Thanks,</div><div>cbc</div></div>
<br><br>
<br></blockquote></div><br></div>