summaryrefslogtreecommitdiff
path: root/test/files/run/t3235-minimal.flags
diff options
context:
space:
mode:
authorRex Kerr <ichoran@gmail.com>2014-02-24 16:45:56 -0800
committerRex Kerr <ichoran@gmail.com>2014-02-25 08:49:02 -0800
commit1994a2d901e1ca948a53b3d00df9017782c47b5c (patch)
tree42a2579146086534abc772d2c1420a2a7340e14d /test/files/run/t3235-minimal.flags
parent1ea43ffb2286d63e133839c1ea0b09449b0ac168 (diff)
downloadscala-1994a2d901e1ca948a53b3d00df9017782c47b5c.tar.gz
scala-1994a2d901e1ca948a53b3d00df9017782c47b5c.tar.bz2
scala-1994a2d901e1ca948a53b3d00df9017782c47b5c.zip
SI-3235 math.round() returns wrong results for Int and Long
Minimal fix for SI-3235. This minimal fix includes deprecation messages to aid detection of probable errors. Test verifies behavior: the correct values are returned, and deprecation messages are emitted.
Diffstat (limited to 'test/files/run/t3235-minimal.flags')
-rw-r--r--test/files/run/t3235-minimal.flags1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/t3235-minimal.flags b/test/files/run/t3235-minimal.flags
new file mode 100644
index 0000000000..dcc59ebe32
--- /dev/null
+++ b/test/files/run/t3235-minimal.flags
@@ -0,0 +1 @@
+-deprecation