Skip to content

Whitespace after the quote character is skipped#6424

Merged
pkriens merged 1 commit intobndtools:masterfrom
pkriens:issue/json-codec-skips-whitespace-in-strings
Jan 9, 2025
Merged

Whitespace after the quote character is skipped#6424
pkriens merged 1 commit intobndtools:masterfrom
pkriens:issue/json-codec-skips-whitespace-in-strings

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
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