summaryrefslogtreecommitdiff
path: root/test/files/run/t6440.check
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2012-11-25 13:52:36 -0800
committerAdriaan Moors <adriaan.moors@typesafe.com>2012-11-25 13:52:36 -0800
commit9afc00c0408e49a111f381334cbdb7fcdaa4f340 (patch)
tree9807c35aa0bc818bf487a2c93bd577e37e1adce0 /test/files/run/t6440.check
parent889ceade520ae5d2d1485edf2826696fa91a0e91 (diff)
parentf0e9237834d00ea9e27937e44dc8b8382be32db6 (diff)
downloadscala-9afc00c0408e49a111f381334cbdb7fcdaa4f340.tar.gz
scala-9afc00c0408e49a111f381334cbdb7fcdaa4f340.tar.bz2
scala-9afc00c0408e49a111f381334cbdb7fcdaa4f340.zip
Merge pull request #1664 from paulp/merge-2.10.x-master
Merge 2.10.x into master.
Diffstat (limited to 'test/files/run/t6440.check')
-rw-r--r--test/files/run/t6440.check5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/files/run/t6440.check b/test/files/run/t6440.check
index b5684daee4..69c253eab4 100644
--- a/test/files/run/t6440.check
+++ b/test/files/run/t6440.check
@@ -1 +1,4 @@
-Stream((), ?)
+pos: source-newSource1,line-9,offset=109 bad symbolic reference. A signature in U.class refers to term pack1
+in package <root> which is not available.
+It may be completely missing from the current classpath, or the version on
+the classpath might be incompatible with the version used when compiling U.class. ERROR