<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Hi Tom,<br></div><div><br></div><div><br></div><div>The problem has re-introduced itself during the Roassal3 installation process.<br></div><div><br></div><div>I will try to isolate the exact point.<br></div><div><br></div><div><br></div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div><div>BoxedFloat64 infinity  Infinity<br></div><div><br></div><div><br></div><div>(BoxedFloat64 infinity) >= 1  false<br></div><div><br></div><div><br></div><div>(BoxedFloat64 infinity) < 1  true<br></div><div><br></div><div><br></div></div></blockquote><div>cordially,<br></div><div><br></div><div>t</div><div><br></div><div><br></div><br><div style="" data-zbluepencil-ignore="true" class="zmail_extra"><br><div id="Zm-_Id_-Sgn1">---- On Fri, 23 Oct 2020 01:42:52 -0400 <b>Tom Beckmann <tomjonabc@gmail.com></b> wrote ----<br></div><br><blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 6px; margin: 0px 0px 0px 5px;"><div><div dir="ltr"><div>Hi timothy,<br></div><div><br></div><div>here, too, I don't observe any issues. Is it possible that you loaded some Number/Math package from Pharo that could have introduced erroneous overrides?<br></div><div><br></div><div>All tests from Roassal3-Animation pass for me, except two that assume that `3 second` returns `0:00:03`, which it does in Pharo, while in Squeak it always returns `0:00:01`. Not sure which behavior I like more (I think I would personally prefer Squeak's behavior, iff it threw an error when I run `3 second` instead of silently discarding the two seconds). Regardless of that we should propose to change it to `#seconds`, as Roassal uses `#seconds` everywhere else in their code when referring to time spans >1 second.<br></div><div><br></div><div>Best,<br></div><div>Tom<br></div></div><br><div class="x_-1244108223gmail_quote"><div class="x_-1244108223gmail_attr" dir="ltr">On Thu, Oct 22, 2020 at 10:07 PM Vanessa Freudenberg <<a href="mailto:vanessa@codefrau.net" target="_blank">vanessa@codefrau.net</a>> wrote:<br></div><blockquote style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left: 1.0px solid rgb(204,204,204);padding-left: 1.0ex;" class="x_-1244108223gmail_quote"><div><div dir="ltr"><div dir="ltr">What does "<span class="highlight" style="background-color:rgb(245, 245, 245)"><span class="font" style="font-family:Verdana, Arial, Helvetica, sans-serif"><span class="size" style="font-size:13.3333px">BoxedFloat64 infinity</span></span></span> print?<br></div><div class="x_-1244108223gmail_quote"><div class="x_-1244108223gmail_attr"><br></div><div class="x_-1244108223gmail_attr">And what VM are you on? 32 or 64 bits?<br></div><div class="x_-1244108223gmail_attr"><br></div><div class="x_-1244108223gmail_attr">FWIW, it works fine on this VM:<br></div><div class="x_-1244108223gmail_attr"><br></div><div class="x_-1244108223gmail_attr">Open Smalltalk Cog[Spur] VM [CoInterpreterPrimitives VMMaker.oscog-nice.2715] 64 bit<br> Mac OS X built on Mar  3 2020 08:28:30 GMT Compiler: 4.2.1 Compatible Apple LLVM 8.1.0 (clang-802.0.42)<br> platform sources revision VM: 202003021730 <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git" target="_blank"> https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a> Date: Mon Mar 2 18:30:55 2020 CommitHash: 6a0bc96 Plugins: 202003021730 <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm.git" target="_blank">https://github.com/OpenSmalltalk/opensmalltalk-vm.git</a><br> CoInterpreter VMMaker.oscog-nice.2715 uuid: 78e2f556-9829-42fe-963d-e19dfc43c0e9 Mar  3 2020<br> StackToRegisterMappingCogit VMMaker.oscog-eem.2719 uuid: e40f3e94-3a54-411b-9613-5d19114ea131 Mar  3 2020<br></div><div class="x_-1244108223gmail_attr"><br></div><div class="x_-1244108223gmail_attr">- Vanessa -<br></div><div class="x_-1244108223gmail_attr"><br></div><div class="x_-1244108223gmail_attr" dir="ltr">On Thu, Oct 22, 2020 at 7:51 AM gettimothy via Squeak-dev <<a href="mailto:squeak-dev@lists.squeakfoundation.org" target="_blank">squeak-dev@lists.squeakfoundation.org</a>> wrote:<br></div><blockquote style="margin: 0.0px 0.0px 0.0px 0.8ex;border-left: 1.0px solid rgb(204,204,204);padding-left: 1.0ex;" class="x_-1244108223gmail_quote"><u></u><div><div style="font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10.0pt;"><div>Hi folks,<br></div><div><br></div><blockquote style="border: 1.0px solid rgb(204,204,204);padding: 7.0px;background-color: rgb(245,245,245);"><div>Version: Squeak6.0alphaUpdate: 20010<br></div></blockquote><div><br></div><div>Working through the Roassal3 tests  <br></div><blockquote style="border: 1.0px solid rgb(204,204,204);padding: 7.0px;background-color: rgb(245,245,245);"><div><div>in RSAbstractAnimation>>loops: aNumber<br></div><div><b>self assert: aNumber >= 1 description: 'The number of times to repeat this animation'.    <----test fails here.</b><br></div><div>loops := aNumber<br></div></div></blockquote><div>aNumber is Infinity (inspecting displays a Boxed Float)<br></div><div><br></div><div>Poking around a bit...<br></div><div><br></div><blockquote style="border: 1.0px solid rgb(204,204,204);padding: 7.0px;background-color: rgb(245,245,245);"><div>(BoxedFloat64 infinity) >= 1  -> false<br></div></blockquote><div><br></div><div>then....<br></div><div><br></div><blockquote style="border: 1.0px solid rgb(204,204,204);padding: 7.0px;background-color: rgb(245,245,245);"><div>(BoxedFloat64 infinity) < 1 ->true<br></div></blockquote><div><br></div><div>Is this expected?<br></div><div><br></div><div>If so, suggestions on how  I should I make the test reflect reality?<br></div><div><br></div><div>thx in advance.<br></div></div><br></div><br></blockquote></div></div></div></blockquote></div></div></blockquote></div><div><br></div></div><br></body></html>