bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "" as target of symlink kills translator


From: Roland McGrath
Subject: Re: "" as target of symlink kills translator
Date: Thu, 21 Jun 2001 21:36:15 -0400 (EDT)

> > How about this version?  I don't like the looking up "." paradigm.
> 
> It still does not working: `ls foo' fails as this log shows:

Now you are talking about the behavior of ls, not of particular Hurd protocols.

> neal@desdemona:~/foo (0)$ ls foo 
> ls: : No such file or directory

What "ls foo" does is to readlink foo and then try to open the resulting
name (i.e. "").  Please show test cases that clearly exercise the
particular Hurd RPCs and clearly show the results.  You didn't show
e.g. `ls -l ""' in isolation, or `ls -Ll foo'.

You also haven't tested half the code, i.e. "ls -l foo/a" and the like.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]