Skip to content

toml: fix hex values starting with a, e or E and comments ending with crlf - #12367

Merged
spytheman merged 3 commits into
vlang:masterfrom
larpon:ekopalypse/pr12358
Nov 2, 2021
Merged

toml: fix hex values starting with a, e or E and comments ending with crlf#12367
spytheman merged 3 commits into
vlang:masterfrom
larpon:ekopalypse/pr12358

Conversation

@larpon

@larpon larpon commented Nov 2, 2021

Copy link
Copy Markdown
Contributor

I messed something up in #12358 when I tried to collaborate on the PR.
GitHub chose to close the PR when I pushed my changes for some reason.

Conversation about fixes is also in #12358

Sorry @Ekopalypse - I'm not sure why the PR was closed 🤷‍♂️

This PR closes #12345 and #12346

@Ekopalypse

Copy link
Copy Markdown
Contributor

No problem - the important thing is that the issues are solved. :-)

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.

TOML issue: comment lines ending with CRLF causing toml.Null{} to be returned

3 participants