Skip to content

Fix a build warning in NSDecimal #694

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
Oct 20, 2016
Merged

Conversation

pushkarnk
Copy link
Member

This warning has been showing up for a while now:

Foundation/NSDecimal.swift:1389:44: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
        fatalError("Locale not supported: \(locale)")

@pushkarnk
Copy link
Member Author

@swift-ci please test

@alblue
Copy link
Contributor

alblue commented Oct 20, 2016

Sorry, that's probably my bad.

@parkera parkera merged commit 237eed2 into swiftlang:master Oct 20, 2016
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.

3 participants