dd bug

2003-09-16 Thread Buciuman Adrian
I've post a message some weeks ago about a possible dd bug. From: Buciuman Adrian Subject: dd 5.0 seeking after an error bug Date: Wed, 20 Aug 2003 08:02:31 -0700 What do you think about ? Is that indeed a bug ? Or my message ( my English ) was not very clear ? Thanks , Adrian Buciuman __

Re: install -D into directory

2003-09-16 Thread Koblinger Egmont
On Tue, 16 Sep 2003, Andreas Schwab wrote: > > The command ``install -D file /tmp/into/this/directory/'' says: > > install: cannot create regular file `/tmp/into/this/directory/': Is a directory > [...] > -D create all leading components of DEST except the last, >

Re: [Bug-gnulib] invalid use of errno after ferror

2003-09-16 Thread Paul Eggert
Here's a revised patch to fix invalid use of errno after ferror in coreutils. As noted below for csplit.c, od.c, uniq.c, this patch still isn't perfect, but fixing it will take more time than I have right now, and anyway I think this fix improves on the current code which often reports incorrect e

Re: install -D into directory

2003-09-16 Thread Andreas Schwab
Koblinger Egmont <[EMAIL PROTECTED]> writes: > Hi, > > [ I sent this mail two months ago but there was no feedback and it's still > buggy in 5.0.91. ] > > > The command ``install -D file /tmp/into/this/directory/'' says: > install: cannot create regular file `/tmp/into/this/directory/': Is a direc

Re: [Bug-gnulib] invalid use of errno after ferror

2003-09-16 Thread Paul Eggert
Jim Meyering <[EMAIL PROTECTED]> writes: > When ferror returns nonzero, doesn't that suggest that > the preceding printf failed, e.g., with a write error? Yes, sorry, I missed the fact that the preceding printf was the only output operation that had been applied to the output since the output was

Re: dired in new emacs

2003-09-16 Thread Paul Eggert
Peter Gacs <[EMAIL PROTECTED]> writes: > The new dired does not handle correctly filenames with spaces in them: it > breaks up the filename, and then the other actions try to act only on the > last part of the filename. Could you be more specific about the bug? It vaguely sounds like you're ta

dired in new emacs

2003-09-16 Thread Peter Gacs
The new dired does not handle correctly filenames with spaces in them: it breaks up the filename, and then the other actions try to act only on the last part of the filename. Peter Gacs ___ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu

install -D into directory

2003-09-16 Thread Koblinger Egmont
Hi, [ I sent this mail two months ago but there was no feedback and it's still buggy in 5.0.91. ] The command ``install -D file /tmp/into/this/directory/'' says: install: cannot create regular file `/tmp/into/this/directory/': Is a directory IMHO this is incorrect, I'd expect it to create this

Re: [ams@kemisten.nu: ls --translators (coreutils)]

2003-09-16 Thread Jim Meyering
"Alfred M. Szmidt" <[EMAIL PROTECTED]> wrote: > [I'm keeping bug-hurd in the CC since maybe someone on that list has > something to comment.] > > Ping. Thanks for the patch and the prod :-) Please mention that this option is Hurd-specific in both --help output and in coreutils.texi. ... > There

[ams@kemisten.nu: ls --translators (coreutils)]

2003-09-16 Thread Alfred M. Szmidt
[I'm keeping bug-hurd in the CC since maybe someone on that list has something to comment.] Ping. Cheers. --- Start of forwarded message --- Date: Sun, 17 Aug 2003 12:46:26 +0200 (MEST) From: "Alfred M. Szmidt" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Cc: Subject: ls