Skip to content

Changed Compat.UTF8String to String (#13) #14

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

Merged
merged 1 commit into from
Nov 8, 2017

Conversation

carstenbauer
Copy link
Contributor

Simple change to avoid deprecation warnings (see #13 ).

@tkelman
Copy link
Contributor

tkelman commented Nov 3, 2017

Need to drop 0.4 support for this to be correct

@carstenbauer
Copy link
Contributor Author

Oh, right. Is this a big deal? Any idea how many people are still using 0.4?

@ararslan
Copy link
Contributor

ararslan commented Nov 3, 2017

I'd be happy to drop both 0.4 and 0.5 and require 0.6. People on earlier versions of Julia can still install the package, they'd just install an earlier version of it.

@carstenbauer
Copy link
Contributor Author

I, obviously, second that.

@carstenbauer
Copy link
Contributor Author

I'm sorry, this is only my second Julia PR. Is there anything else I should do, or how (if at all) is this going forward?

@ararslan
Copy link
Contributor

ararslan commented Nov 7, 2017

I'm dropping support for earlier versions of Julia in #15. Once that's merged, this can be merged as-is, since it will be fully correct across all supported versions.

@carstenbauer
Copy link
Contributor Author

Ok, thanks!

@ararslan ararslan merged commit 1473a64 into JuliaVersionControl:master Nov 8, 2017
@carstenbauer carstenbauer deleted the utf8string branch November 7, 2018 07:54
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.

3 participants