Skip to content

fix #10810: pass aliases to setting constructor #10907

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
Dec 24, 2020

Conversation

bishabosha
Copy link
Member

construction of a settings group relies on mutability of registering settings, but withAbbreviation makes an immutable copy after the setting is already registered. So instead I dropped the method in favour of constructing the setting with the right aliases

@bishabosha bishabosha requested review from sjrd and tgodzik December 23, 2020 16:41
Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this! LGTM!

@bishabosha bishabosha merged commit a90886d into scala:master Dec 24, 2020
@bishabosha bishabosha deleted the fix-10810 branch December 24, 2020 10:58
@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