On Sat, 25 Oct 2003, Corinna Vinschen wrote:

> On Sat, Oct 25, 2003 at 12:04:14AM +0200, Pavel Tsekov wrote:
> > > Chris Moore wrote:
> > > > I have a file on my PC called "...foo.txt".
> >
> > This does work, but Cygwin's path handling code understands
> > only ".." and "." . If it get three dots in a raw and they
> > appear before the last '/' char, Cygwin returns ENOENT.
>
> Fixed in CVS now.

Does it fix the following:

[EMAIL PROTECTED] ~
$ cd /usr/bin../

[EMAIL PROTECTED] /usr/bin..
$ pwd
/usr/bin..

[EMAIL PROTECTED] /usr/bin..
$

Pavel

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to