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-4006] Enable String to store Latin1 characters with 8-bit encoding #46591

Open
airspeedswift opened this issue Feb 19, 2017 · 0 comments
Open
Labels
affects ABI Flag: Affects ABI improvement standard library Area: Standard library umbrella

Comments

@airspeedswift
Copy link
Member

Previous ID SR-4006
Radar rdar://problem/21451780
Original Reporter @airspeedswift
Type Improvement
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Improvement, AffectsABI
Assignee None
Priority Medium

md5: fde48995bd7cb3c9b5568a73d3ad928f

Issue Description:

Swift 3 String will use an 8-bit buffer, but only for ASCII characters. This should be enhanced in the Swift 4 String to cover Latin1 characters also.

@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
affects ABI Flag: Affects ABI improvement standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

1 participant