Skip to content

Conversation

facku24
Copy link

@facku24 facku24 commented Mar 21, 2019

Hi guys! Don't know if you are interested in this fix, but I'm using your cpptoml parser, and I have to face the fact that some files are encoded with BOM, and the parser doesn't retrieve them well.

A BOM-encoded file, starts with the three following bytes, EF BB BF, corresponding to .

I add just some lines to remove them in the first line of the file.

…conding. In that case, it starts with three specifics characters. We must remove them
@facku24 facku24 closed this Mar 21, 2019
@facku24 facku24 reopened this Mar 21, 2019
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