Skip to content

Conversation

@smarter
Copy link
Member

@smarter smarter commented Jun 17, 2021

The problem is well explained by the warning one got when compiling
i11556.scala:

5 |class Graph { class Node }
  |      ^
  |      class Graph differs only in case from object graph. Such classes will overwrite one another on case-insensitive filesystems.

The problem is well explained by the warning one got when compiling
i11556.scala:

5 |class Graph { class Node }
  |      ^
  |      class Graph differs only in case from object graph. Such classes will overwrite one another on case-insensitive filesystems.
@anatoliykmetyuk anatoliykmetyuk merged commit b48b2c1 into scala:master Jun 18, 2021
@anatoliykmetyuk anatoliykmetyuk deleted the fix-windows-ci branch June 18, 2021 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants