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

Fixed some warnings #44

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

essenciary
Copy link

Fixed a series of deprecation warnings in Julia 0.5

@iamed2
Copy link
Contributor

iamed2 commented Sep 22, 2016

This is going to need more detailed attention in order to keep compatibility with 0.4

@essenciary
Copy link
Author

It's a bit of a mess - the last 2 commits were about switching back to bytestring() as unsafe_string() would make the tests to fail (it's not a straightforward replacement).

420272a and 2c4ac45 are all right.

I can tweak them a bit, to keep them working in v0.4. I'm thinking by adding version detection and type / function aliases?

Or if you have other ideas, let me know, happy to help.

@iamed2
Copy link
Contributor

iamed2 commented Sep 23, 2016

Version detection with aliases sounds like the right way forward to me :)

@essenciary
Copy link
Author

All right, I'll give it a go 👍

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.

2 participants