2
18
Fork
You've already forked gatorcat
2

DC local time system time difference cannot be represented as a signed integer #9

Open
opened 2026年05月31日 11:17:57 +02:00 by jeffective · 0 comments

It's a u31 with a sign bit, not an i32. I32 would be twos complement, which is wrong.

It's a u31 with a sign bit, not an i32. I32 would be twos complement, which is wrong.
Sign in to join this conversation.
No Branch/Tag specified
main
jeff/update-zig
plugin-config
remove-contention
transaction_pool
xdp
v0.4.10
v0.4.9
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.1
v0.4.0
v0.3.11
v0.3.10
v0.3.9
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
v0.1.2
v0.1.1
v0.1.0
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jeffective/gatorcat#9
Reference in a new issue
jeffective/gatorcat
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?