Skip to content

require a number after 'p' for hex floats to lex as a float#52

Merged
KristofferC merged 1 commit intoJuliaLang:mainfrom
KristofferC:kc/hex_float
Aug 18, 2022
Merged

require a number after 'p' for hex floats to lex as a float#52
KristofferC merged 1 commit intoJuliaLang:mainfrom
KristofferC:kc/hex_float

Conversation

@KristofferC
Copy link
Copy Markdown
Member

Should fix #51.

@KristofferC KristofferC requested a review from c42f August 17, 2022 10:20
Copy link
Copy Markdown
Member

@c42f c42f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@KristofferC KristofferC merged commit 0dbff53 into JuliaLang:main Aug 18, 2022
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.

Internal error in parser when failing to parse a Float64

2 participants