Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authenticated: #2896121 Message-ID: <40C704CE.6060805@gmx.net> Date: Wed, 09 Jun 2004 14:38:38 +0200 From: "W. Tuchan" <0005 AT gmx DOT net> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Textmode mounts broken in cygwin 1.5.10-3 References: <40C5D50C DOT 4060503 AT gmx DOT net> <20040608155908 DOT GA202569 AT Worldnet> <40C5E9E2 DOT 7070008 AT gmx DOT net> <20040608170642 DOT GA653433 AT Worldnet> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Pierre A. Humblet wrote: > On Tue, Jun 08, 2004 at 06:31:30PM +0200, W. Tuchan wrote: > >>>> 58 26507 [main] cpp0 1652 open: open (main\loopbacktest.cpp, 0x0) >>> >>> >>>The mounts are not looked up because you are specifying a Windows path. >>> >>>Pierre >> >>If that is the reaseon then 1.5.10-3 behaves different that 1.5.9. >>Unfortunately I cannot change the path easyly because it is generated >>from nmake. > > > I think Cygwin always meant to consider paths with a \ as Windows > paths, but that was not consistently enforced until 1.5.10 > AFAIK there is no way to specify a default for Windows paths. > Perhaps the cygdrive choice could apply to them as well, but > changing anything in this area is sure to break something, somewhere. > > Pierre As I can see from other post as well the last change has already broken something. And the reasoning is not clear for me. Are Windows paths not considered because Windows files do not contain Windows style endlines? Or ist it because unix programs tolerating Windows paths should be able to cope with them. By the way I have always wondered how cygwin distinguishes between text and binary files on a textmode mount. -- 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/