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

Unified Diff: README.chromium

Issue 27011005: Disable optimization in prdtoa.c under VS2013. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 2 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 | nspr/pr/src/misc/prdtoa.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
===================================================================
--- README.chromium (revision 228201)
+++ README.chromium (working copy)
@@ -43,6 +43,9 @@
to use PR_GetHostByName. Removing _PR_INET6_PROBE will prevent it from
creating an IPv6 socket to probe if IPv6 is there.
DO NOT upstream this patch.
+- patches/nspr-disable-optimization-2013.patch Disable optimizations on VS2013
wtc 2013/10/14 19:59:18 Nit (not worth fixing): the "2013" in the patch fi
+ in prdtoa.c. The compiler bug is fixed upstream and this can be removed on
+ next compiler update.
We made the following local changes to NSS.
- patches/nss-static.patch: to build NSS as static libraries and omit
« no previous file with comments | « no previous file | nspr/pr/src/misc/prdtoa.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698