Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Remove Span(T[],int) ctor from System.Runtime#23558

Merged
stephentoub merged 1 commit intodotnet:masterfrom
stephentoub:span_ctor
Aug 25, 2017
Merged

Remove Span(T[],int) ctor from System.Runtime#23558
stephentoub merged 1 commit intodotnet:masterfrom
stephentoub:span_ctor

Conversation

@stephentoub
Copy link
Copy Markdown
Member

#23530 removed the {ReadOnly}Span(T[],int) ctor from the System.Memory ref, but it missed removing it from the System.Runtime ref. corefx will fail to build against the latest coreclr without those being removed, too.

cc: @ahsonkhan, @jkotas

Copy link
Copy Markdown

@ahsonkhan ahsonkhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologies for missing this. Thanks for catching it!

@stephentoub
Copy link
Copy Markdown
Member Author

No problem.

@stephentoub stephentoub merged commit 397d549 into dotnet:master Aug 25, 2017
@stephentoub stephentoub deleted the span_ctor branch August 25, 2017 23:33
@karelz karelz modified the milestone: 2.1.0 Aug 28, 2017
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to 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.

5 participants