Skip to content

fix parsing hex floats containing 'f'#73

Merged
KristofferC merged 2 commits intomainfrom
kc/hex_float_f
Aug 24, 2022
Merged

fix parsing hex floats containing 'f'#73
KristofferC merged 2 commits intomainfrom
kc/hex_float_f

Conversation

@KristofferC
Copy link
Copy Markdown
Member

@KristofferC KristofferC commented Aug 24, 2022

Fixes #64

In the long run, (as the comment says) it probably makes sense to do something here in the lexer.

Comment thread test/parser.jl Outdated
Co-authored-by: c42f <chris42f@gmail.com>
@KristofferC KristofferC merged commit e286373 into main Aug 24, 2022
@KristofferC KristofferC deleted the kc/hex_float_f branch August 24, 2022 09:29
c42f pushed a commit to JuliaLang/julia that referenced this pull request Oct 17, 2025
topolarity pushed a commit to JuliaLang/julia that referenced this pull request Nov 14, 2025
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.

Failure to parse some hex floats

2 participants