Download raw body.
lib/delta.c uint64_t warning
On Sat, Jul 26, 2025 at 08:28:45PM +0000, Christian Weisgerber wrote: > (1) We can cast the argument to long long. There are numerous > precedents for this in the code, but the ones I've checked > concern types such as time_t or off_t whose size isn't known > anyway in a portable context. This one, please. tmux does the same thing, and ther's been no fallout from that across systems. -- Thomas Adam
lib/delta.c uint64_t warning