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

Re: [PATCH] Eliminate unused variable initializations

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2006-04-03 23:39:21 CEST

Daniel Rall wrote:
> On Mon, 03 Apr 2006, Michael Haggerty wrote:
>
>
>>A very small cleanup:
>>
>>[[[
>>Remove some unnecessary variable initializations.
>>
>>* tools/dev/normalize-dump.py (parse_file): Removed some unnecessary
>> local variable initializations: harvesting (was never referenced);
>> headers and eof (because they are set unconditionally a few lines
>> later and are only needed within the while loop).
>>]]]
>
>
> Thanks Michael, flawless again. Committed to Subversion trunk in
> r19145.

For those that don't realize it, Michael Haggerty *is* cvs2svn these days,
and I'd grant him permission to commit to my *eldest daughter* (if I had
one, and if she were written in Python).

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Mon Apr 3 23:39:56 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.