Re: gsort problem

2006-05-25 Thread Jim Meyering
Paul Eggert <[EMAIL PROTECTED]> wrote: > "Simon Wing-Tang" <[EMAIL PROTECTED]> writes: > >> This time it sorted correctly and created the temporary files over >> 2GB as follows > > Thanks for testing it. I installed that patch (enclosed again below) > into gnulib and the coreutils CVS trunk.

optional documentation formats and targets?

2006-05-25 Thread Karl Berry
(Sorry for the wide distribution, but I wasn't sure who would be affected, and wanted to seek advice.) Eric Blake from m4 (thanks Eric) asked about the coding standards: And since dvi et. al are not invoked by 'make all', it is not obvious whether 'make install-dvi' should depend on dvi o

Re: gsort problem

2006-05-25 Thread Paul Eggert
"Simon Wing-Tang" <[EMAIL PROTECTED]> writes: > This time it sorted correctly and created the temporary files over > 2GB as follows Thanks for testing it. I installed that patch (enclosed again below) into gnulib and the coreutils CVS trunk. Jim, is it OK if I also install this into the cor

Re: [bug-gnulib] Re: gettimeofday() for Win32

2006-05-25 Thread Martin Lambers
On Tue, 23. May 2006, 21:44:20 +0200, Martin Lambers wrote: > OK, I added a version for ftime(). Sorry, this version has a problem: Newer versions of MinGW not only have void _ftime (struct _timeb *timeptr); but also void ftime (struct timeb *timeptr); . Thus both HAVE_FTIME and HAVE__FTIME are