summaryrefslogtreecommitdiff
path: root/build.number
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-02-04 21:47:05 -0800
committerPaul Phillips <paulp@improving.org>2012-02-04 22:00:50 -0800
commit90039fcf18c28a0f89271e6b1fbb6dfd36e1d4ba (patch)
treeeb18754a03d14eba1b1cfcd6191f809b2071f341 /build.number
parentd5b3c273481a070b9c1e08e0dfeae303ac619292 (diff)
downloadscala-90039fcf18c28a0f89271e6b1fbb6dfd36e1d4ba.tar.gz
scala-90039fcf18c28a0f89271e6b1fbb6dfd36e1d4ba.tar.bz2
scala-90039fcf18c28a0f89271e6b1fbb6dfd36e1d4ba.zip
Fixing AnyVal verify error and reflection.
Have to give AnyVal a constructor and simultaneously pacify both the typer (which knows Any has no constructor) and the jvm (which mandates a constructor must call its superconstructor.) It's the usual angle of adding a not-quite-right tree during parsing and then finishing it later (in this case, in AddInterfaces.)
Diffstat (limited to 'build.number')
0 files changed, 0 insertions, 0 deletions