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

Remove explicit dynamic conversions #1184

Merged

Conversation

BillWagner
Copy link
Member

Remove §10.3.8 on explicit dynamic conversions.

§10.2.10 already defines these conversions as implicit dynamic conversions. Therefore, none of these conversions would apply.

Remove references to the removed section.

Remove §10.3.8 on explicit dynamic conversions.

§10.2.10 already defines these conversions as *implicit* dynamic conversions. Therefore, none of these conversions would apply.

Remove references to the removed section.
@BillWagner
Copy link
Member Author

Originally reported by @jcouv and @MadsTorgersen

@BillWagner
Copy link
Member Author

This links verifier is a false positive. That will be removed when the PR is merged and the automated tooling renumbers sections and removes this section.

@BillWagner BillWagner merged commit a23bd55 into dotnet:draft-v8 Oct 3, 2024
6 of 7 checks passed
@BillWagner BillWagner deleted the remove-redundant-conversions branch October 3, 2024 16:51
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