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

use a non throwing version of isfile #53

Merged
merged 1 commit into from
Apr 15, 2020
Merged

Conversation

KristofferC
Copy link
Collaborator

@KristofferC KristofferC requested a review from timholy April 15, 2020 12:40
@timholy
Copy link
Owner

timholy commented Apr 15, 2020

This doesn't seem easy to test, so sure...

@timholy timholy merged commit 2a638c6 into master Apr 15, 2020
@timholy timholy deleted the KristofferC-patch-1 branch April 15, 2020 14:08
@joaogoliveira1
Copy link

Should I reinstall Julia to get this fix for my problem? JuliaDebug/JuliaInterpreter.jl#386

@KristofferC
Copy link
Collaborator Author

We need to make a release here. For now doing

add CodeTracking#master

in the Pkg REPL should give you this updated version.

@timholy
Copy link
Owner

timholy commented Apr 15, 2020

I'll make a release shortly but Revise is also failing on master, want to fix that first.

@joaogoliveira1
Copy link

Ok, thanks for all the help. I'm a noob here.

@timholy
Copy link
Owner

timholy commented Apr 15, 2020

Under normal circumstances, once a new version of a package has been released you'd just say ]up, where ] takes you into Pkg mode.

Heads-up @KristofferC and @pfitzseb, the (very nice) change in line numbering for methods (JuliaLang/julia#35138) seems like it may cause problems for Debugger & JuliaInterpreter. (Just guessing, I haven't checked those two packages, but that's what's causing test failures for CodeTracking & Revise on master.)

@timholy
Copy link
Owner

timholy commented Apr 16, 2020

There's a new release of CodeTracking out now (0.5.9), you can just say ]free CodeTracking. A new release of Revise (2.6.1) has also been submitted, should be out momentarily.

@joaogoliveira1
Copy link

Thanks for the help @KristofferC and @timholy

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.

Debug Random
3 participants