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

Warning in Julia v1.4 #11

Closed
juliohm opened this issue Apr 28, 2020 · 2 comments
Closed

Warning in Julia v1.4 #11

juliohm opened this issue Apr 28, 2020 · 2 comments

Comments

@juliohm
Copy link

juliohm commented Apr 28, 2020

This is shown in precompilation time for Gadfly:

[ Info: Precompiling Gadfly [c91e804a-d5a3-530f-b6f0-dfbca275c004]
WARNING: Compat.LinearAlgebra is deprecated, use LinearAlgebra instead.
  likely near /Users/[email protected]/.julia/packages/CoupledFields/PrqjC/src/CoupledFields.jl:4
WARNING: Compat.Statistics is deprecated, use Statistics instead.
  likely near /Users/[email protected]/.julia/packages/CoupledFields/PrqjC/src/CoupledFields.jl:5
@Mattriks
Copy link
Owner

I've removed the Compat dependency in CoupledFields v0.2, and the version has been bumped in Gadfly#master (GiovineItalia/Gadfly.jl#1412) .

@juliohm
Copy link
Author

juliohm commented Apr 30, 2020

Thank you. Will close the issue then 💯

@juliohm juliohm closed this as completed Apr 30, 2020
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

No branches or pull requests

2 participants