On 12.02.2012 22:59, Bruno Haible wrote:
> Hi Vladimir,
>
> Thank you for the proposed patch.
>
>> As already reported several years ago
> I cannot find it in my archives. Maybe that discussion already contained
> some useful thoughts or arguments? Can you please point me to it?
http://lists.gnu.or
Hi Vladimir,
Thank you for the proposed patch.
> As already reported several years ago
I cannot find it in my archives. Maybe that discussion already contained
some useful thoughts or arguments? Can you please point me to it?
> argp counts bytes even when
> actually what matters is the display
Werner Koch wrote:
> Is there a chance that my patch will be applied?
Hi Werner,
Thanks for the patch.
> Subject: [PATCH] gitlog-to-changelog: add option --tear-off.
>
> This option allows to have blurbs in a commit messages, which shall
> not be copied to the ChangeLog. It can also be used to s
Hello,
I applied both your diff and with snapshot from Feb 12 22:00 CET I get
following:
gmake[3]: Entering directory `/home/karl/Downloads/libvirt-0.9.9/gnulib/lib'
CC allocator.lo
CC areadlink.lo
CC base64.lo
CC c-ctype.lo
CC c-strcasecmp.lo
CC c-strncasecmp.
Paul Eggert wrote:
> I pushed these gnulib spelling fixes as obvious and trivial.
Thanks a lot!
While most of them were really typos, I didn't know that "verification"
doesn't have a plural form.
Bruno
As already reported several years ago argp counts bytes even when
actually what matters is the display length. This patch improves the
situation by counting only leading and standalone UTF-8 bytes. It
doesn't handle the double-width characters like Chinese sinograms
--
Regards
Vladimir 'φ-coder/p