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

[SR-10125] [String] Perf-flag for nul-termination #52527

Open
milseman mannequin opened this issue Mar 17, 2019 · 0 comments
Open

[SR-10125] [String] Perf-flag for nul-termination #52527

milseman mannequin opened this issue Mar 17, 2019 · 0 comments
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella

Comments

@milseman
Copy link
Mannequin

milseman mannequin commented Mar 17, 2019

Previous ID SR-10125
Radar None
Original Reporter @milseman
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Bug
Assignee @milseman
Priority Medium

md5: 7ceed9b957f6d264ef35fa224d71dddb

Issue Description:

We should have an explicit perf-flag for nul-termination, rather than relying solely on the String's form. This would make it easier to fast-path future kinds of strings which may or may not be nul-terminated.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

0 participants