This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 1.5.1: can't open files beginning with "..."



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:

Administrator@mordor ~
$ cd /usr/bin../

Administrator@mordor /usr/bin..
$ pwd
/usr/bin..

Administrator@mordor /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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]