[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r20180 - in trunk: . build/generator

From: D.J. Heap <djheap_at_gmail.com>
Date: 2006-06-20 14:13:22 CEST

On 6/20/06, Kamesh Jayachandran <kamesh@collab.net> wrote:
[sinp]
> > +
> > + # Check for gen_uri_delims project in apr-util
> > + gen_uri_path = os.path.join(self.apr_util_path, "uri\\gen_uri_delims.dsp")
> >
> Is it not better to have
>
> gen_uri_path = os.path.join(self.apr_util_path, 'uri', 'gen_uri_delims.dsp')
>

Yes, good catch, thanks!

DJ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 20 14:13:58 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.