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
__
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,
>
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
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
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
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
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
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
"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
[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
10 matches
Mail list logo