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

Virtual Text in C programming show on function's declaration not the implementation #45

Open
NEX-S opened this issue Sep 18, 2022 · 1 comment

Comments

@NEX-S
Copy link

NEX-S commented Sep 18, 2022

image

maybe dst = "Hello", src = "WorldNEX", cnt = 0 should show in line 16?

@theHamsta
Copy link
Owner

That is probably a bug in the locals.scm of C. Function declarations shouldn't define the locals. I'm just looking where dst is defined.

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