Skip to content

Fix BigInteger hex string parsing bug - #54262

Merged
stephentoub merged 1 commit into
dotnet:mainfrom
jfd16:fix-54251
Jun 26, 2021
Merged

Fix BigInteger hex string parsing bug#54262
stephentoub merged 1 commit into
dotnet:mainfrom
jfd16:fix-54251

Conversation

@jfd16

Copy link
Copy Markdown
Contributor

Fixes issue #54251. The regression was introduced by PR #47842.

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/area-system-numerics
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes issue #54251. The regression was introduced by PR #47842.

Author:jfd16
Assignees:-
Labels:

area-System.Numerics

Milestone:-

@danmoseley

Copy link
Copy Markdown
Contributor

Aside if your description included Fixes #54251 it would auto close the issue on merge. https://stackoverflow.com/a/60027286

@tannergooding

Copy link
Copy Markdown
Member

CI is currently on the floor. This will need to wait for that to come back online and tests to pass for it to be merged, but this LGTM.

CC. @pgovind for secondary review.

@stephentoub
stephentoub merged commit aca3754 into dotnet:mainJun 26, 2021
@jfd16
jfd16 deleted the fix-54251 branch June 27, 2021 03:40
@ghostghost locked as resolved and limited conversation to collaborators Jul 27, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@jfd16@danmoseley@tannergooding@stephentoub