From: "brian m. carlson" <sandals@crustytoothpaste.net>
To: Ramsay Jones <ramsay@ramsayjones.plus.com>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: [PATCH] config: mark otherise unused function as file-scope static
Date: Thu, 20 Nov 2025 22:27:47 +0000 [thread overview]
Message-ID: <aR-V45lWv6kYSe5b@fruit.crustytoothpaste.net> (raw)
In-Reply-To: <e67ee4f6-9516-4561-b9f4-06e9049ff2ba@ramsayjones.plus.com>
[-- Attachment #1: Type: text/plain, Size: 522 bytes --]
On 2025-11-20 at 21:15:57, Ramsay Jones wrote:
> $ diff nsc ssc
> 0a1,2
> > add-interactive.o - clear_add_i_state
> > add-interactive.o - init_add_i_state
> 38a41,44
> > hash.o - git_hash_alloc
> > hash.o - git_hash_free
> > hash.o - git_hash_init
> > hash.o - hash_algo_ptr_by_number
These are called from Rust code so they must be public. They may not be
used elsewhere in your branch if you have not compiled with Rust,
though.
--
brian m. carlson (they/them)
Toronto, Ontario, CA
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
next prev parent reply other threads:[~2025-11-20 22:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-20 19:32 [PATCH] config: mark otherise unused function as file-scope static Junio C Hamano
2025-11-20 21:15 ` Ramsay Jones
2025-11-20 22:27 ` brian m. carlson [this message]
2025-11-20 23:01 ` Kristoffer Haugsbakk
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=aR-V45lWv6kYSe5b@fruit.crustytoothpaste.net \
--to=sandals@crustytoothpaste.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=ramsay@ramsayjones.plus.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).