Skip to content

fix(NumberParser): tryParseHex shall not throw, but return boolean#4860

Merged
matejk merged 2 commits intomainfrom
4859-number-parser-try-parse-hex-throws
Feb 4, 2025
Merged

fix(NumberParser): tryParseHex shall not throw, but return boolean#4860
matejk merged 2 commits intomainfrom
4859-number-parser-try-parse-hex-throws

Conversation

@matejk
Copy link
Copy Markdown
Contributor

@matejk matejk commented Feb 3, 2025

Resolves #4859

@matejk matejk added this to the Release 1.14.1 milestone Feb 3, 2025
Error: This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
@matejk matejk merged commit 269b3b4 into main Feb 4, 2025
46 checks passed
@matejk matejk deleted the 4859-number-parser-try-parse-hex-throws branch February 4, 2025 10:01
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.

Poco::NumberParser::tryParseHex raise Poco::SyntaxException exception.

1 participant