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

[17.3] Unsigned right-shift operator #29266

Closed
Tracked by #30071
BillWagner opened this issue May 3, 2022 · 0 comments · Fixed by #29794
Closed
Tracked by #30071

[17.3] Unsigned right-shift operator #29266

BillWagner opened this issue May 3, 2022 · 0 comments · Fixed by #29794
Assignees
Labels
🏁 Release: .NET 7 Work items for the .NET 7 release

Comments

@BillWagner
Copy link
Member

This provides an unsigned right-shift operator that doesn't replicate the high-order bit.

Issue description

Feature specification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏁 Release: .NET 7 Work items for the .NET 7 release
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants