"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Thomas Adam <thomas@xteddy.org>
Subject:
Re: lib/delta.c uint64_t warning
To:
Christian Weisgerber <naddy@mips.inka.de>
Cc:
gameoftrees@openbsd.org
Date:
Sat, 26 Jul 2025 19:32:56 +0100

Download raw body.

Thread
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