Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Fix: Fixed comment reading in the end of file#172

Open
artemshadrunov wants to merge 1 commit intoneuecc:masterfrom
artemshadrunov:shadrunov/comment-in-th-end-of-file-fix
Open

Fix: Fixed comment reading in the end of file#172
artemshadrunov wants to merge 1 commit intoneuecc:masterfrom
artemshadrunov:shadrunov/comment-in-th-end-of-file-fix

Conversation

@artemshadrunov
Copy link
Copy Markdown

Reading failed in jsons like

{
    "field": "value"
}
// this comment will break up reading

due to the fact that '\0' symbol is not processed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant