From: Junio C Hamano <gitster@pobox.com>
To: Eric Sunshine <sunshine@sunshineco.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Jan 2025, #06; Wed, 22)
Date: Wed, 22 Jan 2025 17:53:30 -0800 [thread overview]
Message-ID: <xmqq1pwuuwh1.fsf@gitster.g> (raw)
In-Reply-To: <CAPig+cTBgHn8vjKDjy5JujFf-S4kQxPQ0iFMdh0HA37f76eqLA@mail.gmail.com> (Eric Sunshine's message of "Wed, 22 Jan 2025 19:38:02 -0500")
Eric Sunshine <sunshine@sunshineco.com> writes:
> On Wed, Jan 22, 2025 at 5:49 PM Junio C Hamano <gitster@pobox.com> wrote:
>> * ps/reftable-sign-compare (2025-01-21) 10 commits
>> (merged to 'next' on 2025-01-22 at a5ae1ce801)
>> + reftable: address trivial -Wsign-compare warnings
>> + reftable/blocksource: adjust `read_block()` to return `ssize_t`
>> + reftable/blocksource: adjust type of the block length
>> + reftable/block: adjust type of the restart length
>> + reftable/block: adapt header and footer size to return a `size_t`
>> + reftable/basics: adjust `hash_size()` to return `uint32_t`
>> + reftable/basics: adjust `common_prefix_size()` to return `size_t`
>> + reftable/record: handle overflows when decoding varints
>> + reftable/record: drop unused `print` function pointer
>> + meson: stop disabling -Wsign-compare
>>
>> THe reftable/ library code has been made -Wsign-compare clean.
>
> s/THe/The/
Thanks.
>
>> Will merge to 'master'.
>> source: <20250120-b4-pks-reftable-sign-compare-v2-0-b4566d02e4a5@pks.im>
next prev parent reply other threads:[~2025-01-23 1:53 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-22 22:48 What's cooking in git.git (Jan 2025, #06; Wed, 22) Junio C Hamano
2025-01-23 0:36 ` Jeff King
2025-01-23 1:52 ` Junio C Hamano
2025-01-31 23:34 ` Jeff King
2025-01-31 23:39 ` Jeff King
2025-01-31 23:49 ` Junio C Hamano
2025-02-01 2:29 ` Jeff King
2025-02-02 23:39 ` Junio C Hamano
2025-02-03 13:51 ` Junio C Hamano
2025-02-04 2:35 ` Jeff King
2025-02-02 18:09 ` D. Ben Knoble
2025-02-02 23:33 ` Junio C Hamano
2025-02-03 15:33 ` Jeff King
2025-01-23 0:38 ` Eric Sunshine
2025-01-23 1:53 ` Junio C Hamano [this message]
2025-01-23 17:36 ` Taylor Blau
2025-01-24 6:07 ` Patrick Steinhardt
2025-01-24 12:55 ` Toon Claes
2025-01-24 17:05 ` Junio C Hamano
2025-01-24 16:02 ` Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=xmqq1pwuuwh1.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=sunshine@sunshineco.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).