summaryrefslogtreecommitdiff
path: root/test/files/neg/t6375.flags
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2013-01-14 14:30:57 -0800
committerPaul Phillips <paulp@improving.org>2013-01-14 15:18:52 -0800
commit61f70e48cecddf27fba162c165dfaf712c84278c (patch)
tree5927d6f00e043dc95e7609ba38e3d57484ebffd5 /test/files/neg/t6375.flags
parentebdc0ff73b533d2b625a919d0bb57dbe94430c02 (diff)
downloadscala-61f70e48cecddf27fba162c165dfaf712c84278c.tar.gz
scala-61f70e48cecddf27fba162c165dfaf712c84278c.tar.bz2
scala-61f70e48cecddf27fba162c165dfaf712c84278c.zip
SI-6375, warn on lost annotation.
Annotations on abstract vals which are not meta-annotated were silently discarded. Still discarded, only less silently. I warned on as many "lost annotation" situations as I was reasonably able to cover without false positives.
Diffstat (limited to 'test/files/neg/t6375.flags')
-rw-r--r--test/files/neg/t6375.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/neg/t6375.flags b/test/files/neg/t6375.flags
new file mode 100644
index 0000000000..85d8eb2ba2
--- /dev/null
+++ b/test/files/neg/t6375.flags
@@ -0,0 +1 @@
+-Xfatal-warnings