summaryrefslogtreecommitdiff
path: root/test/files
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-05-26 00:03:51 +0000
committerPaul Phillips <paulp@improving.org>2010-05-26 00:03:51 +0000
commit97abbae86af0c2b508583394e088291ac8241f29 (patch)
treead0fda231c98d54d2f1cefd665993459e3d57057 /test/files
parente3c5bb68a1d85d54ef2d8ed7cc15d8fbd5385b0e (diff)
downloadscala-97abbae86af0c2b508583394e088291ac8241f29.tar.gz
scala-97abbae86af0c2b508583394e088291ac8241f29.tar.bz2
scala-97abbae86af0c2b508583394e088291ac8241f29.zip
Made interpreter robust against a missing class...
Made interpreter robust against a missing classpath and had it issue informative message in such cases, as per suggestion by Razvan Cojocaru. No review. % java -classpath build/pack/lib/'*' scala.tools.nsc.MainGenericRunner scala> Failed to initialize compiler: class scala.runtime.BooleanRef not found. ** Note that as of 2.8 scala does not assume use of the java classpath. ** For the old behavior pass -usejavacp to scala, or if using a Settings ** object programatically, settings.usejavacp.value = true.
Diffstat (limited to 'test/files')
0 files changed, 0 insertions, 0 deletions