Skip to content

1070 compilation errors around string_span - #1074

Merged
Dmitry Kobets (dmitrykobets-msft) merged 1 commit into
microsoft:mainfrom
beinhaerter:1070-compilation-errors-around-string_sp
Dec 27, 2022
Merged

Dmitry Kobets (dmitrykobets-msft) merged 1 commit into
microsoft:mainfrom
beinhaerter:1070-compilation-errors-around-string_sp

Conversation

@beinhaerter

Copy link
Copy Markdown
Contributor

#1070
This solves issue #1070 and removes the class string_span. The only content remaining in the header file gsl/string_span is the *zstring types.
This also removes the string_span_tests.cpp unit tests as these were only for the deprecated string_span class.

This solves issue microsoft#1070 and removes the class `string_span`. The only content remaining in the header file `gsl/string_span` is the `*zstring` types.
This also removes the `string_span_tests.cpp` unit tests as these were only for the deprecated `string_span` class.
@dmitrykobets-msft

Copy link
Copy Markdown
Contributor

Great, thanks!

@dmitrykobets-msft
Dmitry Kobets (dmitrykobets-msft) merged commit c016bdc into microsoft:main Dec 27, 2022
@beinhaerter
Werner Henze (beinhaerter) deleted the 1070-compilation-errors-around-string_sp branch December 28, 2022 19:02
Dmitry Kobets (dmitrykobets-msft) added a commit that referenced this pull request Jun 28, 2023
With `string_span` having been deprecated (#931, #945) and removed (#1074), the header `<gsl/string_span>` now only contains the definitions for the `zstring` family. Update the name accordingly from `<gsl/string_span>` to `<gsl/zstring>`. The old header is now deprecated and should no longer be used and will be removed in some future release.
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.

2 participants