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

evalfile backtraces broken #3822

Closed
mlubin opened this issue Jul 24, 2013 · 0 comments
Closed

evalfile backtraces broken #3822

mlubin opened this issue Jul 24, 2013 · 0 comments

Comments

@mlubin
Copy link
Member

mlubin commented Jul 24, 2013

To document what's mentioned in #3661, evalfile gives bad backtraces:

in badfile.jl:

@assert false

Then,

julia> evalfile("badfile.jl")
ERROR: assertion failed: false
 in error at error.jl:22
 in evalfile at loading.jl:145
 in evalfile at no file
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

1 participant