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

Drop 0.4 support #284

Merged
merged 2 commits into from
May 11, 2017
Merged

Drop 0.4 support #284

merged 2 commits into from
May 11, 2017

Conversation

musm
Copy link
Contributor

@musm musm commented May 10, 2017

No description provided.

@musm musm mentioned this pull request May 10, 2017
src/BinDeps.jl Outdated

const dlext = Libdl.dlext
const shlib_ext = dlext # compatibility with older packages (e.g. ZMQ)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should really update all the packages that still depend on this 3 year old definition

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cairo and HttpParser, still use it

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deprecate_binding ?

@musm
Copy link
Contributor Author

musm commented May 10, 2017

done

@musm
Copy link
Contributor Author

musm commented May 10, 2017

I also submitted Prs to update Cairo.jl ,ZMQ.jl and HttpParser

src/BinDeps.jl Outdated

# deprecations

@deprecate shlib_ext Libdl.dlext
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should use the non-exporting version where possible

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was wrong I forgot to push the fix, should be g2g now.

@musm
Copy link
Contributor Author

musm commented May 10, 2017

ci failures are unrelated, we are seeing JuliaPackaging/WinRPM.jl#104

@tkelman tkelman merged commit c2aba51 into JuliaPackaging:master May 11, 2017
@musm musm deleted the drop branch May 11, 2017 15:03
- JULIAVERSION: "julialang/bin/winnt/x86/0.5/julia-0.5-latest-win32.exe"
- JULIAVERSION: "julialang/bin/winnt/x64/0.5/julia-0.5-latest-win64.exe"
- JULIAVERSION: "julialang/bin/winnt/x86/0.5/julia-0.6-latest-win32.exe"
- JULIAVERSION: "julialang/bin/winnt/x64/0.5/julia-0.6-latest-win64.exe"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.6

@ihnorton
Copy link
Member

ihnorton commented Jun 19, 2017

@tkelman
Copy link
Contributor

tkelman commented Jun 19, 2017

this was in 0.5.0?

@ihnorton
Copy link
Member

Oops, I looked at version in the wrong place. Sorry for the noise.

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