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

Re: Sparse checkouts suggestion

From: Paul Hammant <paul_at_hammant.org>
Date: Thu, 14 Sep 2017 08:50:11 -0400

I ran pep8 over the sources and thought I'd remediated all the training
spaces already. I'll finish the job.

My alternative to the four globals is to pass the function pointers as
parameters through one or two intermediates to the functions that would use
them. Would that be acceptable? I can't just delete the globals (as is)
because the places that need then would break on invocation. You saw why I
was doing that, right?

- Paul
Received on 2017-09-14 14:50:17 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.