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

Warnings while precompiling #70

Closed
asinghvi17 opened this issue Apr 29, 2019 · 1 comment
Closed

Warnings while precompiling #70

asinghvi17 opened this issue Apr 29, 2019 · 1 comment

Comments

@asinghvi17
Copy link

Not sure if this is an issue or expected behaviour, just thought I'd put it out there.

Precompiling Rebugger
[ Info: Precompiling Rebugger [ee283ea6-eecd-56e3-beb3-83eb4d3c31e9]
WARNING: Method definition transition(Function, REPL.LineEdit.PrefixSearchState, Any) in module LineEdit at /Users/osx/buildbot/slave/package_osx64/build/usr/share/julia/stdlib/v1.1/REPL/src/LineEdit.jl:1669 overwritten in module HeaderREPLs at /Users/anshul/.julia/packages/HeaderREPLs/xrHVE/src/HeaderREPLs.jl:327.
WARNING: Method definition activate(REPL.LineEdit.TextInterface, REPL.LineEdit.ModeState, Any, REPL.Terminals.TextTerminal) in module LineEdit at /Users/osx/buildbot/slave/package_osx64/build/usr/share/julia/stdlib/v1.1/REPL/src/LineEdit.jl:2176 overwritten in module HeaderREPLs at /Users/anshul/.julia/packages/HeaderREPLs/xrHVE/src/HeaderREPLs.jl:382.
WARNING: Method definition deactivate(REPL.LineEdit.TextInterface, REPL.LineEdit.ModeState, Any, REPL.Terminals.TextTerminal) in module LineEdit at /Users/osx/buildbot/slave/package_osx64/build/usr/share/julia/stdlib/v1.1/REPL/src/LineEdit.jl:2171 overwritten in module HeaderREPLs at /Users/anshul/.julia/packages/HeaderREPLs/xrHVE/src/HeaderREPLs.jl:396.
WARNING: Method definition deactivate(REPL.LineEdit.TextInterface, REPL.LineEdit.ModeState, Any, REPL.Terminals.TextTerminal) in module LineEdit at /Users/osx/buildbot/slave/package_osx64/build/usr/share/julia/stdlib/v1.1/REPL/src/LineEdit.jl:2171 overwritten in module HeaderREPLs at /Users/anshul/.julia/packages/HeaderREPLs/xrHVE/src/HeaderREPLs.jl:396.
WARNING: Method definition activate(REPL.LineEdit.TextInterface, REPL.LineEdit.ModeState, Any, REPL.Terminals.TextTerminal) in module LineEdit at /Users/osx/buildbot/slave/package_osx64/build/usr/share/julia/stdlib/v1.1/REPL/src/LineEdit.jl:2176 overwritten in module HeaderREPLs at /Users/anshul/.julia/packages/HeaderREPLs/xrHVE/src/HeaderREPLs.jl:382.
WARNING: Method definition transition(Function, REPL.LineEdit.PrefixSearchState, Any) in module LineEdit at /Users/osx/buildbot/slave/package_osx64/build/usr/share/julia/stdlib/v1.1/REPL/src/LineEdit.jl:1669 overwritten in module HeaderREPLs at /Users/anshul/.julia/packages/HeaderREPLs/xrHVE/src/HeaderREPLs.jl:327.
@timholy
Copy link
Owner

timholy commented Apr 30, 2019

Annoying but hopefully harmless. Someday, someone needs to fix timholy/HeaderREPLs.jl#1. Since this is really an issue for HeaderREPLs, I'll close.

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