Skip to content

Fix numeric prefix parsing - #25

Merged
Ichunjo merged 1 commit into
masterfrom
from_char
Aug 4, 2026
Merged

Fix numeric prefix parsing#25
Ichunjo merged 1 commit into
masterfrom
from_char

Conversation

@Ichunjo

@Ichunjo Ichunjo commented Jun 26, 2026

Copy link
Copy Markdown
Member

Emulate stol/stod-style handling for hexadecimal and octal constants when using from_chars.

Fixes #23

Emulate stol/stod-style handling for hexadecimal and octal constants when using from_chars.

Fixes #23
@Ichunjo
Ichunjo merged commit f7e2f5c into master Aug 4, 2026
12 checks passed
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.

expr2/exprfilter.cpp: base 0 for from_char() triggers segfault

2 participants