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

Possible to fix deprecation warnings in nightly? #44

Closed
sbromberger opened this issue Aug 1, 2017 · 3 comments
Closed

Possible to fix deprecation warnings in nightly? #44

sbromberger opened this issue Aug 1, 2017 · 3 comments

Comments

@sbromberger
Copy link

Nightly now throws deprecation warnings for syntax that doesn't use the new foo(a::T) where T syntax for type parameterization. Is there a solution to this in SimpleTraits yet?

@mauro3
Copy link
Owner

mauro3 commented Aug 10, 2017

Looks like the tests are failing too:
https://travis-ci.org/mauro3/SimpleTraits.jl/jobs/263016508

Well, I haven't moved to 0.7 yet, so this is not a priority for me. But I'll see what I can do. PR welcome.

@mauro3
Copy link
Owner

mauro3 commented Nov 23, 2017

Currently the master is running again on Julia 0.7, however the deprecations for parameteric methods remain until #46 is fixed.

@mauro3
Copy link
Owner

mauro3 commented Aug 2, 2018

See #57

@mauro3 mauro3 closed this as completed Aug 2, 2018
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

No branches or pull requests

2 participants