Bug#923041: Scala interpreter cannot interpret files

2019-02-24 Thread Emmanuel Bourg
Control: forwarded -1 https://github.com/scala/bug/issues/10603 Thank you for reporting this issue Fabian. It seems to be a known upstream bug. The current workaround is to run 'scala -nc test.scala'. Emmanuel Bourg

Bug#923041: Scala interpreter cannot interpret files

2019-02-23 Thread Fabian Wolff
Package: scala Version: 2.11.12-4 Severity: important Dear maintainer, consider the following Scala script test.scala: println("Hello, world!") If I try to run $ scala test.scala I get the following output: error: Compile server encountered fatal condition: