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

Moved macros give wrong location info #18

Open
timholy opened this issue Mar 15, 2019 · 0 comments
Open

Moved macros give wrong location info #18

timholy opened this issue Mar 15, 2019 · 0 comments

Comments

@timholy
Copy link
Owner

timholy commented Mar 15, 2019

If a method definition occurs inside a macro, or if one uses whereis(lineinfo, method) and lineinfo corresponds to lines added by a macro, CodeTracking relies on the information in the lineinfo annotation to know anything about the macro. If the macro definition has moved due to edits, this info is going to be wrong.

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