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.6 abstract type declaration depwarn #32

Merged
merged 1 commit into from
Feb 11, 2017

Conversation

yuyichao
Copy link
Contributor

@yuyichao yuyichao commented Feb 11, 2017

DO NOT MERGE NOW!!!!

This requires JuliaLang/Compat.jl#325 and a new tag. I'm using this (and other) PR's to check if the implementation is correct.

Ready now.

@yuyichao
Copy link
Contributor Author

Compat tagged, CI reenabled.

@codecov-io
Copy link

codecov-io commented Feb 11, 2017

Codecov Report

Merging #32 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files           7        7           
  Lines         294      294           
=======================================
  Hits          290      290           
  Misses          4        4
Impacted Files Coverage Δ
src/types.jl 100% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 14aaef7...3db3e78. Read the comment docs.

@yuyichao
Copy link
Contributor Author

@staticfloat

@staticfloat
Copy link
Member

I'm amazed that Compat 0.17.0 still works on Julia 0.4.X.

@staticfloat staticfloat merged commit cbc92e6 into JuliaCrypto:master Feb 11, 2017
@yuyichao yuyichao deleted the 0.6 branch February 11, 2017 23:33
@yuyichao
Copy link
Contributor Author

I don't think it'll be that hard to keep it working on 0.3 either (I still haven't delete my 0.3 tree yet....).

@tkelman
Copy link
Contributor

tkelman commented Feb 11, 2017

Tim's about to delete a bunch of that code from Compat unless somebody tells him not to.

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