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

Restore android workaround for CONST_STRING_DECL #954

Closed
wants to merge 1 commit into from

Conversation

zayass
Copy link
Contributor

@zayass zayass commented Apr 18, 2017

Restore workaround for android initially introduced int #622
SwiftJava@6213cba

Refix: https://bugs.swift.org/browse/SR-2587 https://bugs.swift.org/browse/SR-2588

@parkera
Copy link
Member

parkera commented Apr 18, 2017

Given that the mangling changed on ToT, is the same value here still correct?

@zayass
Copy link
Contributor Author

zayass commented Apr 19, 2017

Hi @parkera
I check it in swift-3.1-RELEASE and it works there

But as I see here https://github.com/apple/swift-corelibs-foundation/blob/swift-3.1-RELEASE/build.py#L19 it is changed in master to _T010Foundation19_NSCFConstantStringCN

How to better organize this?

@zayass zayass changed the base branch from master to swift-3.1-branch April 19, 2017 10:03
@zayass zayass changed the base branch from swift-3.1-branch to master April 19, 2017 10:04
@zayass
Copy link
Contributor Author

zayass commented Apr 19, 2017

Should I open two PR with different symbols to master and swift-3.1-branch?

@parkera
Copy link
Member

parkera commented Apr 19, 2017

Yes, they are different.

@zayass
Copy link
Contributor Author

zayass commented Apr 21, 2017

Replaced by to different PRs
#957 for master
#958 for 3.1

@zayass zayass closed this Apr 21, 2017
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.

None yet

2 participants