Skip to content

[PackageLoading] Fix public declaration on a property. #593

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

Merged
merged 1 commit into from
Aug 10, 2016

Conversation

ddunbar
Copy link
Contributor

@ddunbar ddunbar commented Aug 10, 2016

  • The way this was being done currently is actually just relying on a compiler
    bug, and fails in release builds (see SR-2315).

(cherry picked from commit 5b61a83)

 - The way this was being done currently is actually just relying on a compiler
   bug, and fails in release builds (see SR-2315).

(cherry picked from commit 5b61a83)
@ddunbar
Copy link
Contributor Author

ddunbar commented Aug 10, 2016

/cc @tkremenek @rballard this is important to have on the release branch as it was preventing creating release builds of SwiftPM. I've tested this locally, going and ahead and merging it for now to unblock other work. Let me know if you have any questions.

@ddunbar ddunbar merged commit 054d170 into swiftlang:swift-3.0-branch Aug 10, 2016
@tkremenek
Copy link
Member

@ddunbar Thank you for merging.

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.

2 participants