Whitespace after the quote character is skipped by pkriens · Pull Request #6424 · bndtools/bnd (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

pkriens

merged 1 commit into

Jan 9, 2025

Conversation

@pkriens

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 github-actions@bndtools.org


Signed-off-by: github-actions github-actions@bndtools.org

Signed-off-by: github-actions github-actions@bndtools.org

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

1 participant

@pkriens