Skip to content

Conversation

@quarium
Copy link
Contributor

@quarium quarium commented Jan 30, 2026

No description provided.

@quarium quarium requested a review from nto January 30, 2026 15:31
@quarium quarium force-pushed the uref-urational-cmp branch from 64390db to eaaf539 Compare February 2, 2026 13:42
if (!ubase_check(err1) && !ubase_check(err2)) \
return 0; \
if (!ubase_check(err1) || !ubase_check(err2)) \
return -1; \
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should'nt that be INT64_MIN like in urational_cmp()? And should'nt the function returns int64_t instead?

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.

2 participants