git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Johannes Sixt <j.sixt@viscovery.net>
Cc: Junio C Hamano <gitster@pobox.com>,
	Git Mailing List <git@vger.kernel.org>
Subject: Re: [PATCH] t4030-diff-textconv: Make octal escape sequence more portable
Date: Tue, 2 Dec 2008 07:54:14 -0500	[thread overview]
Message-ID: <20081202125413.GA12913@coredump.intra.peff.net> (raw)
In-Reply-To: <4934F245.9020908@viscovery.net>

On Tue, Dec 02, 2008 at 09:31:01AM +0100, Johannes Sixt wrote:

> There are printfs around that do not grok '\1', but need '\01'.
> Discovered on AIX 4.3.x.

Whee. Your fix works fine on my platforms (Solaris + FreeBSD).

> 	I found no other instance of printf backslash-nonzero.

Me either.

-Peff

  reply	other threads:[~2008-12-02 12:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02  8:31 [PATCH] t4030-diff-textconv: Make octal escape sequence more portable Johannes Sixt
2008-12-02 12:54 ` Jeff King [this message]
2008-12-03  2:18 ` 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=20081202125413.GA12913@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=j.sixt@viscovery.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 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).