Skip to content

-d /tmp on macos fails #7646

@som-snytt

Description

@som-snytt

minimized code

$ dotc -d /tmp hello.scala
Error while emitting hello.scala
exception occurred while compiling hello.scala
java.nio.file.FileAlreadyExistsException: /tmp while compiling hello.scala
Exception in thread "main" java.nio.file.FileAlreadyExistsException: /tmp

expectation

Fixed as in scala 2.
scala/scala#6450

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions