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

Re: [PATCH] fix exception running gen-make.py

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Wed, 7 Aug 2013 18:15:59 +0300

masaru tsuchiyama wrote on Thu, Aug 01, 2013 at 00:11:30 +0900:
> * gen-make.py
> () : use default value as conf when args[0] is line ending.

I don't use windows, but I think the right fix in this case is to
prevent ("\n" in sys.argv) from becoming true in the first place.
Received on 2013-08-07 17:16:36 CEST

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.