Yes, it's repeatable. It's not causing any problems for me, but I was just surprised to see the result.
On Thu, Aug 18, 2011 at 12:13 PM, Donald Anderson <[email protected]> wrote: > Hi Raju, > I've never seen this. Is it repeatable within your complex app? > - Don > On Aug 18, 2011, at 5:57 AM, Raju Bitter wrote: > > In the SWF10 debugger, when I enter "Infinity > 0", there is no > Boolean result value printed out. But when I do "Infinity < 0", the > result is "false" (Boolean). Once the debugger has evaluated "Infinity > < 0", "Infinity > 0" suddenly resolves to "true". > > I see that behavior only with the relatively complex app I'm working > on, currently running on Trunk (revision 19259). I tested with an > empty canvas, and "Infinity > 0" resolves to "true" as expected. > > Has anyone ever seen a similar behavior with OpenLaszlo? And what > might be the problem here? > > > -- > Don Anderson > Java/C/C++, Berkeley DB, systems consultant > > voice: 617-306-2057 > email: [email protected] > www: http://www.ddanderson.com > blog: http://libdb.wordpress.com > > > > >
