Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Issue 99315: Merge latest changes from http://www.netlib.org/fp/dtoa.c into dtoa.cc (Closed)

Created:
11 years, 7 months ago by Craig Schlenter
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, tony
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Merge latest changes from http://www.netlib.org/fp/dtoa.c into dtoa.cc This should fix the gcc 4.4. strict aliasing issues. More info here: http://patrakov.blogspot.com/2009/03/dont-use-old-dtoac.html Also update gcc_warnings.patch to match. BUG=9104

Patch Set 1 #

Patch Set 2 : define NO_HEX_FP #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1390 lines, -670 lines) Patch
M base/third_party/dmg_fp/README.chromium View 1 chunk +1 line, -0 lines 0 comments Download
M base/third_party/dmg_fp/dtoa.cc View 1 77 chunks +1350 lines, -507 lines 0 comments Download
M base/third_party/dmg_fp/gcc_warnings.patch View 1 4 chunks +39 lines, -163 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Craig Schlenter
Mark, Tony: you were the last people to touch this file so I have picked ...
11 years, 7 months ago (2009-05-02 15:37:25 UTC) #1
tony
Hi Craig, thanks for the patch. For reference, I filed http://code.google.com/p/chromium/issues/detail?id=11009 for this. When I ...
11 years, 7 months ago (2009-05-04 17:28:47 UTC) #2
Mark Mentovai
Can we push the warnings patch upstream?
11 years, 7 months ago (2009-05-04 18:04:53 UTC) #3
Craig Schlenter
On 2009/05/04 17:28:47, tony wrote: > Hi Craig, thanks for the patch. For reference, I ...
11 years, 7 months ago (2009-05-04 18:09:10 UTC) #4
tony
On 2009/05/04 18:09:10, Craig Schlenter wrote: > On 2009/05/04 17:28:47, tony wrote: > > Hi ...
11 years, 7 months ago (2009-05-04 18:17:09 UTC) #5
Craig Schlenter
On 2009/05/04 18:17:09, tony wrote: > On 2009/05/04 18:09:10, Craig Schlenter wrote: > > On ...
11 years, 7 months ago (2009-05-04 18:35:25 UTC) #6
tony
Landed in r15232. Thanks!
11 years, 7 months ago (2009-05-04 20:01:25 UTC) #7
tony
And reverted in r15233 because the opt build failed to compile.
11 years, 7 months ago (2009-05-04 20:06:06 UTC) #8
tony
11 years, 7 months ago (2009-05-04 20:37:53 UTC) #9
Relanded in r15236 with a fix for a gcc warning.

Powered by Google App Engine
This is Rietveld 408576698