At least I can continue coding ;-) Thanks for amazingly fast help! Cheers,
Roman > Unfortunately, this is a bug in the Scala compiler. It's interesting > that fsc works while scalac does not. The reason I had you run with fsc > was simply to force Buildr to take a different code path. However, the > invocation of the two is essentially the same. The only difference is > that one is invoked as a sub-process while the other is invoked in the > current JVM. > > Anyway, I'm glad fsc "fixes" it, I just wish this sort of thing didn't > happen (I've seen it twice myself). > > Daniel >
