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

Add back conversions from String to ScSymbol #330

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

leighmcculloch
Copy link
Member

What

Add back conversions from String to ScSymbol.

Why

In #329 I removed conversions from String<>ScVal::Symbol/ScSymbol due to ambiguity because of ScVal::String also being a string type.

However, I should have left the String<>ScSymbol conversions in place, because they aren't ambiguous.

@leighmcculloch leighmcculloch marked this pull request as ready for review December 1, 2023 12:01
@leighmcculloch leighmcculloch added this pull request to the merge queue Dec 1, 2023
Merged via the queue into main with commit 889d433 Dec 1, 2023
7 checks passed
@leighmcculloch leighmcculloch deleted the cheir-worded branch December 1, 2023 16:40
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.

2 participants