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

Unified Diff: base/third_party/dmg_fp/README.chromium

Issue 2364123002: Merge latest changes from http://www.netlib.org/fp/dtoa.c into dtoa.cc (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: base/third_party/dmg_fp/README.chromium
diff --git a/base/third_party/dmg_fp/README.chromium b/base/third_party/dmg_fp/README.chromium
index 8a4d42362158d40085fce42b8dd2ec8f810e4cb2..ba1e095d204e5f0dbdca7df47ce49968327b07e2 100644
--- a/base/third_party/dmg_fp/README.chromium
+++ b/base/third_party/dmg_fp/README.chromium
@@ -15,7 +15,5 @@ List of changes made to original code:
gcc_warnings.patch.
- made some minor changes to build on 64-bit, see gcc_64_bit.patch.
- made minor changes for -Wextra for Mac build, see mac_wextra.patch
- - crash fix for running with reduced CPU float precision, see
- float_precision_crash.patch and crbug.com/123157
- fixed warnings under msvc, see msvc_warnings.patch
- fixed parsing of long exponents, see exp_length.patch and crbug.com/542881

Powered by Google App Engine
This is Rietveld 408576698