Skip to content
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

Disallow inline secondary constructors #13370

Merged

Conversation

prolativ
Copy link
Contributor

@prolativ prolativ commented Aug 24, 2021

Fixes #12986

Co-authored by @nicolasstucki

@sstucki
Copy link
Contributor

sstucki commented Aug 24, 2021

I don't think I deserve credit for this. 😉 Did you mean @nicolasstucki?

@prolativ
Copy link
Contributor Author

@sstucki Ah, yes, sorry :D

@prolativ prolativ force-pushed the disallow-inline-secondary-constructors branch from 8e7a379 to 0d9eb00 Compare August 24, 2021 14:06
@prolativ prolativ force-pushed the disallow-inline-secondary-constructors branch from 0d9eb00 to 467cbc7 Compare August 24, 2021 14:14
@prolativ prolativ merged commit 62501c9 into scala:master Aug 24, 2021
@Kordyjan Kordyjan added this to the 3.1.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.

inline secondary constructor is allowed and crashes when calling it
5 participants