summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-06-29 20:47:04 +0000
committerPaul Phillips <paulp@improving.org>2011-06-29 20:47:04 +0000
commitaa3c70cb5249dea6840eb13f6c4fd2e8a03f1080 (patch)
tree4c01c7fedaa537afdf0cb0ad07290133976f3b83
parent817e1f04d0ec83b383626aa9145de7e0c84c25b6 (diff)
downloadscala-aa3c70cb5249dea6840eb13f6c4fd2e8a03f1080.tar.gz
scala-aa3c70cb5249dea6840eb13f6c4fd2e8a03f1080.tar.bz2
scala-aa3c70cb5249dea6840eb13f6c4fd2e8a03f1080.zip
Fixed the broken build by my previous change.
-rw-r--r--test/files/buildmanager/t2652/t2652.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/buildmanager/t2652/t2652.check b/test/files/buildmanager/t2652/t2652.check
index 0e685c1f94..f517f9e95a 100644
--- a/test/files/buildmanager/t2652/t2652.check
+++ b/test/files/buildmanager/t2652/t2652.check
@@ -3,7 +3,7 @@ compiling Set(A.scala, B.scala)
Changes: Map()
builder > A.scala
compiling Set(A.scala)
-Changes: Map(class A -> List(Added(Definition(A.x$mBc$sp)), Added(Definition(A.x$mCc$sp)), Added(Definition(A.x$mDc$sp)), Added(Definition(A.x$mFc$sp)), Added(Definition(A.x$mIc$sp)), Added(Definition(A.x$mLc$sp)), Added(Definition(A.x$mSc$sp)), Added(Definition(A.x$mVc$sp)), Added(Definition(A.x$mZc$sp)), Changed(Definition(A.x))[method x changed from [T](t: T)T to [T](t: T)T flags: <method>]))
+Changes: Map(class A -> List(Added(Definition(A.x$mBc$sp)), Added(Definition(A.x$mCc$sp)), Added(Definition(A.x$mDc$sp)), Added(Definition(A.x$mFc$sp)), Added(Definition(A.x$mIc$sp)), Added(Definition(A.x$mJc$sp)), Added(Definition(A.x$mSc$sp)), Added(Definition(A.x$mVc$sp)), Added(Definition(A.x$mZc$sp)), Changed(Definition(A.x))[method x changed from [T](t: T)T to [T](t: T)T flags: <method>]))
invalidate B.scala because it references changed definition [Changed(Definition(A.x))[method x changed from [T](t: T)T to [T](t: T)T flags: <method>]]
compiling Set(B.scala)
Changes: Map(object B -> List())