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

Fix #16438: Supply dummy args for erroneous parent call in init check #16448

Merged
merged 3 commits into from
Dec 6, 2022

Conversation

liufengyun
Copy link
Contributor

@liufengyun liufengyun commented Nov 30, 2022

Fix #16438: Supply dummy args for erroneous parent call in init check

@liufengyun liufengyun changed the title Fix #16438: Ignore erroneous parent call in init check Fix #16438: Supply dummy args for erroneous parent call in init check Dec 1, 2022
Co-authored-by: 110416 <[email protected]>
@anatoliykmetyuk anatoliykmetyuk self-assigned this Dec 5, 2022
Copy link
Contributor

@olhotak olhotak left a comment

Choose a reason for hiding this comment

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

LGTM

@anatoliykmetyuk anatoliykmetyuk merged commit cfcdefa into scala:main Dec 6, 2022
@anatoliykmetyuk anatoliykmetyuk deleted the fix-16438 branch December 6, 2022 08:30
@Kordyjan Kordyjan added this to the 3.3.0 milestone Aug 1, 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.

-Ysafe-init crashes instead of reporting indirect initialization error
5 participants