From: Jakub Narebski <jnareb@gmail.com>
To: Brian Gernhardt <brian@gernhardtsoftware.com>
Cc: Git List <git@vger.kernel.org>,
Sven Verdoolaege <skimo@kotnet.org>,
Junio C Hamano <gitster@pobox.com>
Subject: Re: [PATCH v2] t/gitweb-lib: Don't pass constant to decode_utf8
Date: Thu, 21 Oct 2010 00:28:05 +0200 [thread overview]
Message-ID: <201010210028.06569.jnareb@gmail.com> (raw)
In-Reply-To: <3E0E134D-276A-4CA1-965D-274A6AA188C1@gernhardtsoftware.com>
On Thu, 21 Oct 2010, Brian Gernhardt wrote:
> On Oct 20, 2010, at 3:05 PM, Jakub Narebski wrote:
>> On Wed, 20 Oct 2010, Brian Gernhardt wrote:
>>
>>> Encode.pm started updating the string to decode in-place when a second
>>> argument is passed in version 2.40. This causes 'decode_utf8("",
>>> Encode::FB_CROAK)' to die with a message like:
>>
>> Very minor complaint: line break here makes it less readable.
>>
>> Perhaps this?
>>
>> Encode.pm started updating the string to decode in-place when a second argument
>> is passed in version 2.40. This causes 'decode_utf8("", Encode::FB_CROAK)' to
>> die with a message like:
>
> The wrapping was automatically done by vim. I'll try tweaking
> width/contents to make it flow better.
Note that it is just nitpicking: the commit message is quite fine as
it is.
>>> Changes since v1:
>>> - Use an explicitly empty variable instead of $_
>>
>> ...which was undefined, not empty, I think.
>
> It still served to test the two argument case, but I thought an explicit
> variable that exactly matched the previous call would be better.
It is better, IMHO.
>>> - based against maint
>>
>> Was there any difference versus being based against 'master'?
>
> Whitespace in context lines. The skip_all and test_done lines were
> re-indented at some point. Minor, but I thought I'd mention it.
O.K.
Thanks again.
--
Jakub Narebski
Poland
next prev parent reply other threads:[~2010-10-20 22:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-20 5:57 [PATCH v2] t/gitweb-lib: Don't pass constant to decode_utf8 Brian Gernhardt
2010-10-20 19:05 ` Jakub Narebski
2010-10-20 22:13 ` Brian Gernhardt
2010-10-20 22:28 ` Jakub Narebski [this message]
2010-10-20 23:07 ` [PATCH v3 (maint)] " Brian Gernhardt
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=201010210028.06569.jnareb@gmail.com \
--to=jnareb@gmail.com \
--cc=brian@gernhardtsoftware.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=skimo@kotnet.org \
/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.