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-2627] UnicodeScalar.utf16 does not have access modifier and is therefore internal #45232

Closed
gribozavr opened this issue Sep 13, 2016 · 2 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. good first issue Good for newcomers standard library Area: Standard library umbrella

Comments

@gribozavr
Copy link
Collaborator

Previous ID SR-2627
Radar rdar://problem/25790389
Original Reporter @gribozavr
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Standard Library
Labels Bug, StarterBug
Assignee eliperkins (JIRA)
Priority Medium

md5: 5a567b1eaa401850dd046fcd9a4a09f3

Issue Description:

UnicodeScalar.utf16 does not have access modifier and therefore is internal but should be public, as well as UnicodeScalar.UTF16View.

@modocache
Copy link
Mannequin

modocache mannequin commented Sep 22, 2016

I think this is enough information for a newcomer to attempt to fix this starter bug, but if someone with access to the Radar could post any additional information therein, that'd be great! 🙂

@swift-ci
Copy link
Collaborator

Comment by Eli Perkins (JIRA)

I submitted a pull request to implement this here: #4929

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
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. good first issue Good for newcomers standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

2 participants