From: Ramsay Jones <ramsay@ramsayjones.plus.com>
To: Jeff King <peff@peff.net>
Cc: Junio C Hamano <gitster@pobox.com>,
GIT Mailing-list <git@vger.kernel.org>
Subject: Re: [PATCH] run-command: mark file-local symbols static
Date: Sat, 18 Jun 2016 01:58:09 +0100 [thread overview]
Message-ID: <57649CA1.8010109@ramsayjones.plus.com> (raw)
In-Reply-To: <20160617233309.GB26564@sigill.intra.peff.net>
On 18/06/16 00:33, Jeff King wrote:
> On Fri, Jun 17, 2016 at 10:01:24PM +0100, Ramsay Jones wrote:
>
>> If you need to re-roll your 'jk/gpg-interface-cleanup' branch, could
>> you please squash this into the relevant patch (commit 74287e34,
>> "run-command: add pipe_command helper", 16-06-2016).
>
> Thanks, yes.
>
>> BTW, also on that branch, commit 6fec0a89 ("verify_signed_buffer: use
>> tempfile object", 16-06-2016) removes the last use of the git_mkstemp()
>> function. Should it be removed?
>
> I think so. We still have git_mkstemp_mode and friends, so in that sense
> this is part of a family of commands that somebody might use again. But:
>
> 1. Unlike the others in the family, where we implement mkstemp
> ourselves, this one uses the system mkstemp. Which probably behaves
> in totally the same way, but it's kind of weird and oddball.
>
> 2. I think we should be steering people towards tempfile.c anyway, for
> its auto-cleanup properties.
>
> Want to do a patch on top?
OK, will do. (tomorrow, it is 2am here ...)
ATB,
Ramsay Jones
prev parent reply other threads:[~2016-06-18 0:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 21:01 [PATCH] run-command: mark file-local symbols static Ramsay Jones
2016-06-17 23:33 ` Jeff King
2016-06-18 0:58 ` Ramsay Jones [this message]
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=57649CA1.8010109@ramsayjones.plus.com \
--to=ramsay@ramsayjones.plus.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=peff@peff.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.