Skip to content

Fix missing sign branch in div by 0 - #1438

Merged
mborland merged 2 commits into
developfrom
1436
Aug 29, 2026
Merged

Fix missing sign branch in div by 0#1438
mborland merged 2 commits into
developfrom
1436

Conversation

@mborland

Copy link
Copy Markdown
Member

Closes: #1436

@mborland mborland added the Bug Something isn't working label Aug 29, 2026
@mborland
mborland merged commit 012248c into develop Aug 29, 2026
80 of 82 checks passed
@mborland
mborland deleted the 1436 branch August 29, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EXPECT_TRUE(boost::decimal::decimal128_t("-1") / boost::decimal::decimal128_t("0") < boost::decimal::decimal128_t("-50"));

1 participant