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

Split lines without breaking strings in quotes #3

Open
wch opened this issue Oct 6, 2015 · 0 comments
Open

Split lines without breaking strings in quotes #3

wch opened this issue Oct 6, 2015 · 0 comments

Comments

@wch
Copy link
Member

wch commented Oct 6, 2015

If there are any function names on the stack that have spaces, those functions currently will get broken into pieces and be represented as two objects on the stack.

This code from lineprof should solve that issue:
https://github.com/hadley/lineprof/blob/d034a7e/src/parse-refs.cpp#L36-L54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants