Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT cygwin DOT com Message-ID: <044b01c1a87b$692dfd70$0200a8c0@lifelesswks> From: "Robert Collins" To: "Gary R. Van Sickle" , References: Subject: Re: for the brave Date: Tue, 29 Jan 2002 15:14:13 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-OriginalArrivalTime: 29 Jan 2002 04:14:06.0008 (UTC) FILETIME=[6449B380:01C1A87B] === ----- Original Message ----- From: "Gary R. Van Sickle" To: Sent: Tuesday, January 29, 2002 3:13 PM Subject: RE: for the brave > > -----Original Message----- > > From: cygwin-apps-owner AT cygwin DOT com > > [mailto:cygwin-apps-owner AT cygwin DOT com]On Behalf Of Charles Wilson > > [snip] > > > the concat call prepended "file://" with two more '/' chars > > > > > > 2+2 = 4 > > > > So why does the resulting filespec have only 3 '/' chars? Somewhere > > along the line, I don't know where, the local_dir I entered is having > > one of its leading '/' stripped... > > > > I think concat() itself is doing that, in an attempt to canonicalize the paths > while it creates them. Well I can't duplicate it :}. I have a somewhat different source base though, so I'll try and commit that in the next coupla hours. Rob