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

Silencing warnings by changing M_PI to .pi #116

Merged
merged 1 commit into from
Mar 28, 2017
Merged

Silencing warnings by changing M_PI to .pi #116

merged 1 commit into from
Mar 28, 2017

Conversation

z3bi
Copy link
Contributor

@z3bi z3bi commented Mar 27, 2017

Xcode 8.3 is displaying warnings about M_PI being deprecated. This silences the warnings by using the suggested static var pi on Double.

Copy link
Contributor

@bogren bogren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm 👍

@k0nserv k0nserv merged commit 7ebbd3d into Skyscanner:master Mar 28, 2017
@k0nserv
Copy link
Contributor

k0nserv commented Mar 28, 2017

Thanks for the PR @z3bi I'll add a note in the changelog to credit you

@k0nserv k0nserv mentioned this pull request Mar 29, 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

3 participants