[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: Masaru Tsuchiyama <m.tmatma_at_gmail.com>
Date: Thu, 15 Aug 2013 15:51:59 +0900

(2013/08/08 0:15), Daniel Shahaf wrote:
> 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.
>

Fixed my patch.

[[[
add error check for eol.

* gen-make.py
   () : print error message and exit if args[0] is eol
]]]

-- 
Masaru Tsuchiyama <m.tmatma_at_gmail.com>

Received on 2013-08-15 08:52:40 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.