Skip to content

VCArrayPrototype: replace override "def clone" by "def clone()" #1018

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
Jan 4, 2016

Conversation

smarter
Copy link
Member

@smarter smarter commented Jan 4, 2016

This prevented Dotty from bootstrapping when the file arguments were
given in a certain order because of #1017. Regardless of what we do
regarding #1017, it makes sense to use "def clone()" here.

Review by @DarkDimius

This prevented Dotty from bootstrapping when the file arguments were
given in a certain order because of scala#1017. Regardless of what we do
regarding scala#1017, it makes sense to use "def clone()" here.
@DarkDimius
Copy link
Contributor

LGTM

DarkDimius added a commit that referenced this pull request Jan 4, 2016
VCArrayPrototype: replace override "def clone" by "def clone()"
@DarkDimius DarkDimius merged commit 71a599f into scala:master Jan 4, 2016
@allanrenucci allanrenucci deleted the fix/paramless-override branch December 14, 2017 19:22
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.

3 participants