From 4fb3473182262b7cce33406ba7d0701e6622e3c3 Mon Sep 17 00:00:00 2001 From: Paul Phillips Date: Thu, 15 Apr 2010 18:30:58 +0000 Subject: Removed a bunch of -Y warning options. back in the form of a compiler plugin. Also promoted -Yfatal-warnings to -Xfatal-warnings: this is key to writing tests which involve warnings and should be at least semi-supported. Closes #3300, no review. --- test/files/neg/t3115.flags | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/files/neg/t3115.flags') diff --git a/test/files/neg/t3115.flags b/test/files/neg/t3115.flags index bf8f88334b..d1b831ea87 100644 --- a/test/files/neg/t3115.flags +++ b/test/files/neg/t3115.flags @@ -1 +1 @@ --deprecation -Yfatal-warnings \ No newline at end of file +-deprecation -Xfatal-warnings \ No newline at end of file -- cgit v1.2.3