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

unused type variables #57

Closed
nsajko opened this issue Apr 5, 2023 · 1 comment
Closed

unused type variables #57

nsajko opened this issue Apr 5, 2023 · 1 comment

Comments

@nsajko
Copy link

nsajko commented Apr 5, 2023

┌ ArbNumerics [7e558dbc-694d-5a72-987c-6f4ebed21442]
│  WARNING: method definition for swap at /home/nsajko/.julia/packages/ArbNumerics/81TWJ/src/libarb/Mag.jl:34 declares type variable P but does not use it.
│  WARNING: method definition for magnitude at /home/nsajko/.julia/packages/ArbNumerics/81TWJ/src/support/complex.jl:71 declares type variable P but does not use it.
│  WARNING: method definition for arbzeros at /home/nsajko/.julia/packages/ArbNumerics/81TWJ/src/libarb/ArbRealMatrix.jl:145 declares type variable P but does not use it.
│  WARNING: method definition for arbzeros at /home/nsajko/.julia/packages/ArbNumerics/81TWJ/src/libarb/ArbFloatMatrix.jl:110 declares type variable P but does not use it.
│  WARNING: method definition for arbzeros at /home/nsajko/.julia/packages/ArbNumerics/81TWJ/src/libarb/ArbComplexMatrix.jl:130 declares type variable P but does not use it.
│  WARNING: method definition for factorial at /home/nsajko/.julia/packages/ArbNumerics/81TWJ/src/float/morearith.jl:185 declares type variable P but does not use it.
│  WARNING: method definition for doublefactorial at /home/nsajko/.julia/packages/ArbNumerics/81TWJ/src/float/morearith.jl:206 declares type variable P but does not use it.
│  WARNING: method definition for risingfactorial at /home/nsajko/.julia/packages/ArbNumerics/81TWJ/src/float/morearith.jl:228 declares type variable P but does not use it.
│  WARNING: could not import Printf.ini_hex into ArbNumerics
│  WARNING: could not import Printf.ini_HEX into ArbNumerics
└
@JeffreySarnoff
Copy link
Owner

thank you, fixed

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