[Webkit-unassigned] [Bug 12382] Crash on AMD64 in dtoa.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 25 10:03:16 PST 2007


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


Camel at gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #12627|0                           |1
        is obsolete|                            |
  Attachment #12666|                            |review?
               Flag|                            |




------- Comment #3 from Camel at gmx.de  2007-01-25 10:03 PDT -------
Created an attachment (id=12666)
 --> (http://bugs.webkit.org/attachment.cgi?id=12666&action=view)
a simple naive patch

Added change log entry and request review :-)

I could not test for regressions, since it just did not run on my computer
before this change.

If there is a supported platform that has int < 32bit, stdint.h would need to
be included, and the patch changed to:
#define Long int32_t


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