[Webkit-unassigned] [Bug 9697] parseInt results may be inaccurate for numbers greater than 2^53

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 14 16:46:53 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=9697





------- Comment #7 from ddkilzer at webkit.org  2007-07-14 16:46 PDT -------
(In reply to comment #6)
> Some of the tests are failing because of parseInt, and others are failing
> because this same bug is duplicated in the lexer. Should I make one integer
> parsing function that both parseInt and the lexer can use or duplicate the
> code?

Create a single function--avoid duplicate code if possible!


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list