The mask of shiftAmount
in IShiftOperators<byte, int, byte>
should be 7 instead of 31
#103506
Labels
area-System.Numerics
breaking-change
Issue or PR that represents a breaking API or functional change over a prerelease.
bug
in-pr
There is an active PR which will close this issue when it is merged
needs-breaking-change-doc-created
Breaking changes need an issue opened with https://github.com/dotnet/docs/issues/new?template=dotnet
Milestone
Description
runtime/src/libraries/System.Private.CoreLib/src/System/Byte.cs
Lines 1117 to 1124 in 0f0981f
Reproduction Steps
Expected behavior
16
Actual behavior
0
Regression?
No response
Known Workarounds
No response
Configuration
No response
Other information
Per this comment from @tannergooding:
The text was updated successfully, but these errors were encountered: