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

Add stack traces to warnings #46

Open
Uroc327 opened this issue Jan 29, 2021 · 0 comments
Open

Add stack traces to warnings #46

Uroc327 opened this issue Jan 29, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@Uroc327
Copy link

Uroc327 commented Jan 29, 2021

I'd like to see stack traces for each warning. Often, I have warnings in Julia-owned files like math.jl or operators.jl.

I'd like to be able to see, where in my code I am calling those functions (eventually) and thereby determine, if I could call some base function more efficiently.

@pfitzseb pfitzseb added the enhancement New feature or request label Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants