[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: realpath edge cases
From: |
Assaf Gordon |
Subject: |
Re: realpath edge cases |
Date: |
Wed, 28 Jun 2017 20:49:21 -0400 |
Hello Pádraig,
> On Jun 28, 2017, at 12:29, Pádraig Brady <address@hidden> wrote:
>
> On 27/06/17 18:36, Assaf Gordon wrote:
>> On Wed, Jun 28, 2017 at 12:55:29AM +0000, Assaf Gordon wrote:
>>> Attached are three patches for realpath's documentation:
> I'm getting this message repeated 5 times when building coreutils.info:
>
> Negative repeat count does nothing at
> /usr/share/texinfo/Texinfo/Convert/Line.pm line 124.
I'm not able to reproduce this warning (tried with texinfo versions from 4.8a
to 6.4) -
I wonder what triggered it.
Versions older than 6.1 warned about a missing "@menu" item, I'll add that
before pushing
(despite 6.0 being too old for coreutils, and texinfo>6.1 allow omitting the
@menu).
-assaf