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

Whitespace after the quote character is skipped #6424

Conversation

pkriens
Copy link
Member

@pkriens pkriens commented Jan 9, 2025

The parseString method skips whitespace after the " or ' character. This is obviously wrong. next() was called instead of read to 'eat' the quote character


Signed-off-by: github-actions [email protected]

---
 Signed-off-by: github-actions <[email protected]>

Signed-off-by: github-actions <[email protected]>
@pkriens pkriens merged commit d4d9375 into bndtools:master Jan 9, 2025
9 checks passed
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

Successfully merging this pull request may close these issues.

1 participant