Skip to content

Fix: scalac should not call itself dotc #10065

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
Oct 22, 2020
Merged

Conversation

griggt
Copy link
Contributor

@griggt griggt commented Oct 22, 2020

bin/dotc was recently renamed to bin/scalac, but it seems as though it's the last to know:

$ ./bin/scalac
Usage: dotc <options> <source files>
   ...

This PR also updates some other dangling references to dotc and dotr.

Update references from `dotc` and `dotr` to `scalac` and `scala`,
respectively, as they were renamed by scala#9917.
Copy link
Member

@dottybot dottybot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, and thank you for opening this PR! 🎉

All contributors have signed the CLA, thank you! ❤️

Have an awesome day! ☀️

@smarter smarter merged commit b26dbc4 into scala:master Oct 22, 2020
@griggt griggt deleted the dotc-to-scalac branch October 23, 2020 01:08
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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.

4 participants