RESOLVED FIXED 15469
feature branch has 100's of implicit double -> float conversions
https://bugs.webkit.org/show_bug.cgi?id=15469
Summary feature branch has 100's of implicit double -> float conversions
Oliver Hunt
Reported 2007-10-11 16:17:41 PDT
feature bracnh has 100's of implicit double -> float conversions, these cause compile times failures is -Wshorten-64-to-32 is enabled, which it will need to be on trunk.
Attachments
Woo! Fix! (93.59 KB, patch)
2007-10-11 17:04 PDT, Oliver Hunt
eric: review-
Woo! Another Fix! (98.25 KB, patch)
2007-10-11 20:37 PDT, Oliver Hunt
sam: review+
Oliver Hunt
Comment 1 2007-10-11 17:04:42 PDT
Created attachment 16635 [details] Woo! Fix!
Eric Seidel (no email)
Comment 2 2007-10-11 19:44:45 PDT
Comment on attachment 16635 [details] Woo! Fix! Too many little issues discussed over IRC. We should see a new version of this patch before landing.
Oliver Hunt
Comment 3 2007-10-11 20:37:16 PDT
Created attachment 16638 [details] Woo! Another Fix!
Oliver Hunt
Comment 4 2007-10-11 22:16:43 PDT
Bug fix landed r26380
Note You need to log in before you can comment on or make changes to this bug.