[Webkit-unassigned] [Bug 15416] dtoa Falls into infinite loop on ARMEL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 16 20:49:33 PDT 2008


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





------- Comment #13 from david.krause at gmail.com  2008-03-16 20:49 PDT -------
I think it helps us because the defines in JavaScriptCore/wtf/Platform.h for
ARM set either WTF_PLATFORM_BIG_ENDIAN or WTF_PLATFORM_MIDDLE_ENDIAN - there is
no little endian define.  Maybe I'm mis-using my terms and we are
"middle-endian", but regular 32-bit numbers are little-endian.  The platform
has an ARM9 running Linux.


-- 
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