Jim Meyering <[EMAIL PROTECTED]> writes:
> I'll deal with it in a few days, if you don't beat me to it.
I just now installed it, into both gnulib and coretuils-b5_9x.
2006-01-26 Paul Eggert <[EMAIL PROTECTED]>
* fts.c (diropen): Open with O_NOCTTY | O_NONBLOCK too. Don't
atte
Paul Eggert <[EMAIL PROTECTED]> wrote:
> Jim Meyering <[EMAIL PROTECTED]> writes:
>
>> [Hmm.. I see I've also included the change adding O_NOCTTY and O_NONBLOCK.
>> I'll update the ChangeLog entry to include that. ]
>
> But the change you checked in removed those rather than adding those.
> It al
Jim Meyering <[EMAIL PROTECTED]> writes:
> [Hmm.. I see I've also included the change adding O_NOCTTY and O_NONBLOCK.
> I'll update the ChangeLog entry to include that. ]
But the change you checked in removed those rather than adding those.
It also reintroduces the performance bug where we try t
Bruno Haible <[EMAIL PROTECTED]> wrote:
> A gnulib testdir with modules fts and quotearg fails to compile on IRIX 6.5
> with CC="cc -O":
>
> cc -O -DHAVE_CONFIG_H -I. -I. -I.. -g -c fts.c
>
> "fts.c", line 244: error(1241): declaration may not appear after executable
> state
A gnulib testdir with modules fts and quotearg fails to compile on IRIX 6.5
with CC="cc -O":
cc -O -DHAVE_CONFIG_H -I. -I. -I.. -g -c fts.c
"fts.c", line 244: error(1241): declaration may not appear after executable
statement in block
size_t maxarglen = fts_maxargle