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: Replacing docs #246

Closed
GregPlowman opened this issue Dec 12, 2019 · 3 comments · Fixed by #249
Closed

Warning: Replacing docs #246

GregPlowman opened this issue Dec 12, 2019 · 3 comments · Fixed by #249

Comments

@GregPlowman
Copy link

I'm getting these warnings with FileIO v1.2.0.
Affects Julia versions v1.0.5, v1.1.1, v1.2.0, v1.3.0.

┌ Warning: Replacing docs for `FileIO.filename :: Tuple{Any}` in module `FileIO`
└ @ Base.Docs docs\Docs.jl:223
┌ Warning: Replacing docs for `FileIO.file_extension :: Tuple{Any}` in module `FileIO`
└ @ Base.Docs docs\Docs.jl:223
@timholy
Copy link
Member

timholy commented Dec 17, 2019

This is a Julia bug. Fixed in JuliaLang/julia#34125

@ExpandingMan
Copy link

Is there anything that can be done in FileIO to silence this warning? This won't be fixed in 1.3.1 so clearly it'll be a while.

@timholy
Copy link
Member

timholy commented Dec 20, 2019

Someone can delete the @nospecialize annotations. I'm not against this but am traveling so won't do it myself.

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 a pull request may close this issue.

3 participants