[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd]
From: |
Marcus Brinkmann |
Subject: |
Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd] |
Date: |
Wed, 28 Apr 2004 17:33:23 +0200 |
User-agent: |
Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI) |
At Wed, 28 Apr 2004 13:36:20 +0300,
Ognyan Kulev wrote:
>
> What do you think about that?
>
> Summary: rm -f "" prints diagnostic message under the Hurd
"" is not a valid filename. However, POSIX also specifies that
"unlink" should return ENOENT if path is the empty string. So maybe
that is the real bug, that the Hurd returns EINVAL and not ENOENT in
this case? Can you look closer into that?
Thanks,
Marcus
- [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Ognyan Kulev, 2004/04/28
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd],
Marcus Brinkmann <=
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Ognyan Kulev, 2004/04/28
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Ognyan Kulev, 2004/04/28
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Ognyan Kulev, 2004/04/28
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Thomas Bushnell, BSG, 2004/04/28
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Ognyan Kulev, 2004/04/29
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Marcus Brinkmann, 2004/04/29
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Ognyan Kulev, 2004/04/29
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Ognyan Kulev, 2004/04/29
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Ognyan Kulev, 2004/04/30
- Re: [Fwd: [bug #6047] rm -f "" prints diagnostic message under the Hurd], Marcus Brinkmann, 2004/04/30