From: linux@horizon.com
To: linux@horizon.com, vsu@altlinux.ru
Cc: git@vger.kernel.org, junkio@cox.net
Subject: Re: [PATCH] git-blame: Make the output human readable
Date: 8 Mar 2006 13:04:22 -0500 [thread overview]
Message-ID: <20060308180422.27978.qmail@science.horizon.com> (raw)
In-Reply-To: <20060308173249.1faed1d7.vsu@altlinux.ru>
> And this won't work, unless you also add that wcwidth() implementation
> to git.
That was the general idea. It is freely usable.
> The problem is that the wchar_t encoding is not specified anywhere -
> glibc uses Unicode for it, but other systems can use whatever they want
> (even locale-dependent).
Why is that a problem? None of the code mentioned even uses wchar_t.
The code I wrote converts from UTF-8 to straight Unicode, and that's
what Markus Kuhn's wcwidth() expects as an argument.
At no time do we ask the compiler for its opinion on the subject.
next prev parent reply other threads:[~2006-03-08 18:04 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-06 19:33 [PATCH] git-blame: Make the output human readable linux
2006-03-08 14:32 ` Sergey Vlasov
2006-03-08 18:04 ` linux [this message]
2006-03-08 18:30 ` Sergey Vlasov
2006-03-08 19:06 ` linux
-- strict thread matches above, loose matches on Subject: below --
2006-03-05 11:03 Fredrik Kuivinen
2006-03-05 12:10 ` Junio C Hamano
2006-03-05 12:38 ` Fredrik Kuivinen
2006-03-05 14:23 ` Johannes Schindelin
2006-03-05 21:28 ` Junio C Hamano
2006-03-07 16:34 ` Fredrik Kuivinen
2006-03-05 14:11 ` Johannes Schindelin
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=20060308180422.27978.qmail@science.horizon.com \
--to=linux@horizon.com \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
--cc=vsu@altlinux.ru \
/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).