Skip to content

Fix CI job test_windows_full #12866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 18, 2021

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