You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A NoSuchFileException was observed for a non-existing directory on the classpath:
/Users/odersky/workspace/dotty/compiler/../out/bootstrap/dotty-compiler-bootstrapped/scala-0.7/classes
It was after a dotty-bootstrapped/clean. I believe this should be ignored, or maybe handled with
an error message. But certainly not a crash.
0 commit comments