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-464] _cfTypeID should be private #4174

Open
phausler opened this issue Jan 4, 2016 · 2 comments
Open

[SR-464] _cfTypeID should be private #4174

phausler opened this issue Jan 4, 2016 · 2 comments

Comments

@phausler
Copy link
Member

phausler commented Jan 4, 2016

Previous ID SR-464
Radar None
Original Reporter @phausler
Type Bug
Status In Progress
Resolution
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug
Assignee karthikkeyan.balan (JIRA)
Priority Medium

md5: 1afe8d7469ff1c7a386c7a05eb61cafa

Issue Description:

_cfTypeID was made public to avoid linker failures because somehow references were leaking out to the public scope. When the symbol failures are resolved this should be made to be internal again.

@Dante-Broggi
Copy link

Has this been resolved? If so, it should be closed.

@swift-ci
Copy link
Contributor

swift-ci commented Apr 4, 2020

Comment by Karthikkeyan Bala Sundaram (JIRA)

PR to change all the _cfTypeID's access modifier to internal

#2065

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants