git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: Brandon Casey <casey@nrlssc.navy.mil>, git@vger.kernel.org
Subject: Re: [PATCH 2/2] t8005: convert CP1251 character set to ISO8859-5
Date: Mon, 25 May 2009 05:20:27 -0400	[thread overview]
Message-ID: <20090525092027.GA22382@coredump.intra.peff.net> (raw)
In-Reply-To: <7vhbzc4oht.fsf@alter.siamese.dyndns.org>

On Fri, May 22, 2009 at 06:06:06PM -0700, Junio C Hamano wrote:

> It also appears that we do not need OLD_ICONV anymore, as our Makefile
> suggests for older releases.
> 
> It would be nice if people with older Solaris can check if I am not
> breaking things for them...

Git builds fine on my Solaris 8 test box with this patch. It also builds
fine if I drop OLD_ICONV, so it may be that we can unconditionally do
so (but I don't have any older boxen to test with).

With current 'next' and NO_PERL set, I can pass every test except:

  t3900 - still problems in the eucJP test. I haven't looked closely,
          but my understanding is that this might need extra language
          packs installed (I know virtually nothing about Solaris
          administration and the box is not mine).

  t8005 - git produces incorrect (or at least not expected) results for
          the iso8859-5 to sjis conversion. It all looks like control
          characters to me, so I'm not sure how to diagnose (and it may
          just be an installation issue again).

  t4116,t5000,t5001 - Solaris tar doesn't like pax headers that
                      git-archive generates

  t7700 - seems to be some problem invoking touch. This might be easily
          fixable, so I'll look into it.

-Peff

  reply	other threads:[~2009-05-25  9:20 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-22 15:25 [PATCH] t8005: use more portable character encoding names Brandon Casey
2009-05-22 16:22 ` Junio C Hamano
2009-05-22 16:51   ` Brandon Casey
2009-05-22 23:04   ` Alex Riesen
2009-05-22 23:47   ` [PATCH 1/2] " Brandon Casey
2009-05-22 23:47     ` [PATCH 2/2] t8005: convert CP1251 character set to ISO8859-5 Brandon Casey
2009-05-23  1:02       ` Junio C Hamano
2009-05-23  1:06         ` Junio C Hamano
2009-05-25  9:20           ` Jeff King [this message]
2009-05-25  9:26             ` Jeff King
2009-05-26 14:56             ` Brandon Casey
2009-05-28 18:43               ` Jeff King
2009-05-26 14:57             ` Brandon Casey
2009-05-28 18:47               ` Jeff King
2009-05-26 22:56             ` 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=20090525092027.GA22382@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=casey@nrlssc.navy.mil \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.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).