Fix integer operations #6

Merged
dominic merged 1 commits from fix-integer-ops into master 2026-04-27 03:27:28 +00:00
Owner

Previously the arithmetic attempted bitwise binary ops for double types,
add explicit casts for these kind of binary ops.

Previously the arithmetic attempted bitwise binary ops for double types, add explicit casts for these kind of binary ops.
dominic added 1 commit 2026-04-27 03:27:12 +00:00
Previously the arithmetic attempted bitwise binary ops for double types,
add explicit casts for these kind of binary ops.
dominic merged commit 2d8c52ece0 into master 2026-04-27 03:27:28 +00:00
dominic referenced this issue from a commit 2026-04-27 03:27:30 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dominic/xn#6
No description provided.