sbt/main
eugene yokota 91be1a2f7e
[2.x] fix: resolve virtual path in -Ypickle-write scalac option (#9011) (#9035)
earlyOutput is a virtual file reference, so passing it directly via
.toString produces a virtual path that scalac cannot resolve. Use
fileConverter.value.toPath() to convert it to an actual filesystem path.

Co-authored-by: corevibe555 <45244658+corevibe555@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 23:09:13 -04:00
..
src [2.x] fix: resolve virtual path in -Ypickle-write scalac option (#9011) (#9035) 2026-04-06 23:09:13 -04:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00