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

[string_resize][fix]resize compatible with gcc4.x string #470

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

qicosmos
Copy link
Collaborator

@qicosmos qicosmos commented Oct 9, 2023

Why

resize compatible with gcc4.x(minimal version is gcc4.7.1) std::string, or gcc5 above with -D_GLIBCXX_USE_CXX11_ABI=0

What is changing

Example

@qicosmos qicosmos merged commit 62dd9f2 into alibaba:main Oct 9, 2023
29 checks passed
@qicosmos qicosmos deleted the fix_resize_for_gcc4.x branch October 9, 2023 03:34
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.

1 participant