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

Unified Diff: test/cctest/gay-fixed.cc

Side-by-side diff isn't available for this file because of its large size.
Issue 1505803004: Disable soon to be deprecated APIs per default for v8 (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « test/cctest/expression-type-collector.cc ('k') | test/cctest/gay-precision.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/gay-fixed.cc
diff --git a/test/cctest/gay-fixed.cc b/test/cctest/gay-fixed.cc
index ad41e600d2aa30c48c58c84bbc3c138d96588713..86ebb24cd8d7172f8c5af73a76dcba34d5221037 100644
--- a/test/cctest/gay-fixed.cc
+++ b/test/cctest/gay-fixed.cc
@@ -29,9 +29,6 @@
// have been generated using Gay's dtoa to produce the fixed representation:
// dtoa(v, 3, number_digits, &decimal_point, &sign, NULL);
-// TODO(jochen): Remove this after the setting is turned on globally.
-#define V8_IMMINENT_DEPRECATION_WARNINGS
-
#include "src/v8.h"
#include "test/cctest/gay-fixed.h"
« no previous file with comments | « test/cctest/expression-type-collector.cc ('k') | test/cctest/gay-precision.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698