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

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

Issue 385503002: Fixes for re-enabling more MSVC level 4 warnings: base/third_party/dmg_fp/ edition (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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
« no previous file with comments | « no previous file | base/third_party/dmg_fp/dtoa.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 33ab78b9fe77fa452beefdf70bc0d6b7f2ccc5d1..4538b7e465348287af5bf247d783a23c8ae12ea0 100644
--- a/base/third_party/dmg_fp/README.chromium
+++ b/base/third_party/dmg_fp/README.chromium
@@ -17,6 +17,4 @@ List of changes made to original code:
- 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
- - Fix for 'warning C4703: potentially uninitialized local pointer variable'
- in VS2012.
- - Disable optimization on VS2013 pending fix of compiler optimization bug.
+ - fixed warnings under msvc, see msvc_warnings.patch
« no previous file with comments | « no previous file | base/third_party/dmg_fp/dtoa.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698