Re: mc /some/dir/\~/ bug...



On Sat, 20 Sep 2003, David Sterba wrote:

> Hi,
>
> this is known bug (see src/TODO).

Fixed.  I've removed tilde expansion from the generic VFS code.  It
doesn't belong there.  mc_chdir() should be equivalent to chdir() on
localfs, and chdir() doesn't expand tilde.

If tilde expansion on some VFSes (e.g. ftpfs) is still desired, it should
be implemented there, not in the generic VFS code.

-- 
Regards,
Pavel Roskin



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