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 0.4 deprecations #13

Closed
wants to merge 1 commit into from
Closed

Fix 0.4 deprecations #13

wants to merge 1 commit into from

Conversation

hayd
Copy link

@hayd hayd commented Oct 4, 2015

String -> AbstractString and Union(..) -> Union{..}

Also use do notation.

String -> AbstractString and Union(..) -> Union{..}
@johnmyleswhite
Copy link
Collaborator

Any thoughts about the failures?

@hayd
Copy link
Author

hayd commented Oct 5, 2015

Part of this is #12 I think, they seem to be timeouts. Not sure about the precompile, it works locally for me:

ERROR: LoadError: LoadError: __precompile__(true) but require failed to create a precompiled cache file

@sbromberger
Copy link
Contributor

The timeout failures are almost certainly #12.

@nsmith5
Copy link

nsmith5 commented Mar 15, 2018

Good points in this PR have been addressed. Closing due to being outdated.

@nsmith5 nsmith5 closed this Mar 15, 2018
@hayd hayd deleted the deps branch March 15, 2018 18:28
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.

4 participants