GrafDiffusore commented on issue #2002: URL: https://github.com/apache/pekko/issues/2002#issuecomment-3181194505
Right. Indeed. But then I having ``` [debug] [zinc] The Scala compiler is invoked with: ... [debug] -language:higherKinds [debug] release:17 [debug] -classpath ...``` Strange thing here is that `release` should have a dash in front, if I'm not mistaken. Even stranger, for a manual run with a test source file: ``` tmp ~/bin/scala-2.13.16/bin/scalac release:17 S.scala error: IO error while decoding release:17 with UTF-8: release:17 (No such file or directory) Please try specifying another one using the -encoding option 1 error ``` So somehow sbt just ignores this setting ? ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org