summaryrefslogtreecommitdiff
path: root/test/files/buildmanager/t2652/t2652.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-02-02 20:34:31 -0800
committerPaul Phillips <paulp@improving.org>2012-02-02 22:26:45 -0800
commita1e2a94da3002af88c9e5cdb56de3f8da9b8023a (patch)
tree923cc6ceb92b55ba2796975d266b1a866079dfc4 /test/files/buildmanager/t2652/t2652.check
parentf54c2758091c1988ea5e44a3ccbc3b7b9fdddad7 (diff)
downloadscala-a1e2a94da3002af88c9e5cdb56de3f8da9b8023a.tar.gz
scala-a1e2a94da3002af88c9e5cdb56de3f8da9b8023a.tar.bz2
scala-a1e2a94da3002af88c9e5cdb56de3f8da9b8023a.zip
Updated Flags toString/documentation.
In a stunningly unusual demonstration of farsightedness, I was able to generate these changes only by running: scala scala.tools.nsc.util.FlagsUtilCompiler With this much time in between runs: -// Generated by mkFlagsTable() at Mon Oct 11 10:01:09 PDT 2010 +// Generated by mkFlagsTable() at Thu Feb 02 20:31:52 PST 2012
Diffstat (limited to 'test/files/buildmanager/t2652/t2652.check')
-rw-r--r--test/files/buildmanager/t2652/t2652.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/buildmanager/t2652/t2652.check b/test/files/buildmanager/t2652/t2652.check
index f517f9e95a..071281c6ff 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$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>]]
+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> <triedcooking>]))
+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> <triedcooking>]]
compiling Set(B.scala)
Changes: Map(object B -> List())