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

Stream delimiters breaks the Parser #12

Open
boozook opened this issue Aug 21, 2016 · 0 comments
Open

Stream delimiters breaks the Parser #12

boozook opened this issue Aug 21, 2016 · 0 comments

Comments

@boozook
Copy link

boozook commented Aug 21, 2016

Check out this test.

Crashing on:

...

This text should be ignored.

Parser error stack trace:

yaml.YamlException: can not read an implicit mapping pair; a colon is missed at yaml.Parser#generateError (269)
Called from yaml.Parser::throwError line 274
Called from yaml.Parser::readBlockMapping line 1489
Called from yaml.Parser::composeNode line 913
Called from yaml.Parser::readDocument line 1860
Called from yaml.Parser::parseAll line 263
Called from yaml.Parser::parse line 159
Called from yaml.Yaml::parse line 22
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

1 participant