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

Deprecate finite #183

Closed
wants to merge 3 commits into from
Closed

Deprecate finite #183

wants to merge 3 commits into from

Conversation

d-lamb
Copy link
Member

@d-lamb d-lamb commented May 16, 2016

This branch gets rid of many "finite is deprecated, use isfinite instead" warnings on OS X/clang. Should hopefully be transparent to other platforms/compilers.

I'm not sure if this is the best way to do it, but it seems
to work on my OS X system.
This might be overkill, but seems to be a more robust way of checking
the availability of various finite/isfinite options.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 62.692% when pulling 689ab29 on deprecate_finite into 45f72f1 on master.

@wchristian wchristian closed this Jun 1, 2016
@wchristian wchristian deleted the deprecate_finite branch June 1, 2016 16:50
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