summaryrefslogtreecommitdiff
path: root/test/files/neg/t5426.flags
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-01-31 08:21:34 -0800
committerPaul Phillips <paulp@improving.org>2012-01-31 08:51:42 -0800
commit147e9eaf3814738f339b020e701a160ba2f68b60 (patch)
treee76a078289a446c69e5c6f952e71e75033553ae6 /test/files/neg/t5426.flags
parent263aa2ead1f599f48b218027eb9550745fef43f1 (diff)
downloadscala-147e9eaf3814738f339b020e701a160ba2f68b60.tar.gz
scala-147e9eaf3814738f339b020e701a160ba2f68b60.tar.bz2
scala-147e9eaf3814738f339b020e701a160ba2f68b60.zip
Improved warning for insensible comparisons.
Utilize knowledge of case class synthetic equals to rule out some comparisons statically. Closes SI-5426.
Diffstat (limited to 'test/files/neg/t5426.flags')
-rw-r--r--test/files/neg/t5426.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/neg/t5426.flags b/test/files/neg/t5426.flags
new file mode 100644
index 0000000000..e8fb65d50c
--- /dev/null
+++ b/test/files/neg/t5426.flags
@@ -0,0 +1 @@
+-Xfatal-warnings \ No newline at end of file