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

Fix load error and deprecation warnings on master #121

Merged
merged 1 commit into from
Mar 17, 2015

Conversation

simonster
Copy link
Member

Fixes #119

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling c491601 on simonster:deprecation into 8df98dd on stevengj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling 7fb3772 on simonster:deprecation into 8df98dd on stevengj:master.

@simonster
Copy link
Member Author

Not sure why this is segfaulting on Travis. It works fine for me locally (on 0.4.0-dev+3804). @vtjnash any idea what I did wrong?

@stevengj
Copy link
Member

Yes, I've been having problems with Travis that I can't reproduce locally too...

@stevengj
Copy link
Member

See also @vtjnash's comments in #119

@simonster
Copy link
Member Author

Yes, I made (or at least tried to make) the changes @vtjnash suggested there.

@simonster
Copy link
Member Author

I can actually reproduce the segfault locally on JuliaLang/julia@1915c50, which is what's running on Travis, but not on current master. So it may be a bug that has been fixed.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling f4fb3f3 on simonster:deprecation into 9db730b on stevengj:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling e94e2d3 on simonster:deprecation into 9db730b on stevengj:master.

@simonster
Copy link
Member Author

The nightly has been updated and the Travis builds now pass.

@stevengj
Copy link
Member

Thanks!

stevengj added a commit that referenced this pull request Mar 17, 2015
Fix load error and deprecation warnings on master
@stevengj stevengj merged commit b014787 into JuliaPy:master Mar 17, 2015
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.

using PyCall not working in Julia 0.4 master
3 participants