Comment #13 on issue 436 by omattos: Numeric results are wrong on some systems due to x87 extended double precision
http://code.google.com/p/v8/issues/detail?id=436

Unfortunately for my use case it runs on a users computer under Chrome, so I have no control over the hardware...

They could also be running it in any web browser (and hence JS engine), which is causing a multitude of issues.

It also appears it isn't possible to "override" the * / + - etc. operators with correct replacements, which means I can't fix this issue as a "wrapper" without modifying the original source code.

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to