jed-users mailing list

[2005 Date Index] [2005 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: SuSv3 violation by jed


On Fri, Sep 30, 2005 at 08:57:13PM +0000, Joerg Sommer wrote:
> I looked into the SuSv3 (the Unix standard) and found in section "4.11
> Pathname Resolution", that a path with more than one backslash should be
> treated a the path with one backslash. Ergo the above path must expand to
> /usr/share/jed/compile/jed-common and not /jed-common. Otherwise it is
> not Unix conform.

I think the reason it was implemented like this is that when you get
the filename prompt (like when you try to find a file), it is already
filled with current directory, like:

Find file: /home/alpha/

Now you can open absolute path by just typing the it without the need
to clean the prompt:

Find file: /home/alpha//etc/passwd

will open /etc/passwd. However I don't claim this is compliant in any
way :)

Regards,
Adam

-- 
Adam Byrtek
Alpha

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2005 date index] [2005 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]