[webkit-reviews] review requested: [Bug 12382] Crash on AMD64 in dtoa.cpp : [Attachment 12666] a simple naive patch

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Thu Jan 25 10:03:15 PST 2007


Jan Krämer <Camel at gmx.de> has asked  for review:
Bug 12382: Crash on AMD64 in dtoa.cpp
http://bugs.webkit.org/show_bug.cgi?id=12382

Attachment 12666: a simple naive patch
http://bugs.webkit.org/attachment.cgi?id=12666&action=edit

------- Additional Comments from Jan Krämer <Camel at gmx.de>
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



More information about the webkit-reviews mailing list