Re: [HACKERS] Duplicate assignment in Unicode/convutils.pm
От
Heikki Linnakangas
Тема
Re: [HACKERS] Duplicate assignment in Unicode/convutils.pm
Дата
Msg-id
6db00b42-3c86-6352-212d-470d233889cf@iki.fi
Ответ на
[HACKERS] Duplicate assignment in Unicode/convutils.pm (Kyotaro HORIGUCHI)
Список
Дерево обсуждения
[HACKERS] Duplicate assignment in Unicode/convutils.pm Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
Re: [HACKERS] Duplicate assignment in Unicode/convutils.pm Heikki Linnakangas <hlinnaka@iki.fi>
On 04/07/2017 09:32 AM, Kyotaro HORIGUCHI wrote:
> Hi, I found that convutils.pl contains a harmless duplicate
> assignemnt.
>
>> my $out = {f => $fname, l => $.,
>> code => hex($1),
>> ucs => hex($2),
>> comment => $4,
>> direction => BOTH,
>> f => $fname,
>> l => $.
>> };
>
> Of course this is utterly harmless but wrong.
>
> The attached patch fixes this following other perl files around.
> No similar mistake is not found there.
Committed, thanks!
- Heikki
В списке pgsql-hackers по дате отправления
От: Jeff Janes
Дата: