Hi Jim,
Jim Meyering writes:
> Ludovic Courtès wrote:
>> Surprisingly “make dist” has been failing on Hydra for some time[*]:
>>
>> gcc -std=gnu99 -I. -g -O2 -c -o exclude.o exclude.c
>> In file included from mbuiter.h:106,
>> from exclude.c:38:
>> mbchar.h: In function 'm
Ludovic Courtès wrote:
> Surprisingly “make dist” has been failing on Hydra for some time[*]:
>
> gcc -std=gnu99 -I. -g -O2 -c -o exclude.o exclude.c
> In file included from mbuiter.h:106,
> from exclude.c:38:
> mbchar.h: In function 'mb_width_aux':
> mbchar.h:241: warning: i
Philip Rowlands wrote:
>> tail -F (inotify-enabled) would abort when a tailed file is repeated
>> renamed-aside and then recreated.
>> [bug introduced in coreutils-7.5]
>
> Should that be "repeatedly"?
Yes. Thanks!
>From bbdc929602fb1a3886fced0459ba405151549739 Mon Sep 17 00:00:00 2001
From:
Hello,
Surprisingly “make dist” has been failing on Hydra for some time[*]:
--8<---cut here---start->8---
gcc -std=gnu99 -I. -g -O2 -c -o exclude.o exclude.c
In file included from mbuiter.h:106,
from exclude.c:38:
mbchar.h: In function 'm
On Tue, 5 Jan 2010, Jim Meyering wrote:
Here's the NEWS, then shortlogs for coreutils and gnulib:
** Bug fixes
[snip]
tail -F (inotify-enabled) would abort when a tailed file is repeated
renamed-aside and then recreated.
[bug introduced in coreutils-7.5]
Should that be "repeatedly"?
C