Thread (10 messages) flat view 10 messages, 2 authors, 2016-06-15

Re: [PATCH 2/2] cmd_fetch_pack(): fix constness problem and memory leak

From: Michael Haggerty <hidden>
Date: 2016-06-15 22:53:42

On 05/02/2012 01:14 PM, Nguyen Thai Ngoc Duy wrote:
On Wed, May 2, 2012 at 5:40 PM,[off-list ref]  wrote:
quoted
                const char *arg = argv[i];

-               if (*arg == '-') {
-                       if (!prefixcmp(arg, "--upload-pack=")) {
-                               args.uploadpack = arg + 14;
-                               continue;
-                       }
[...]
Ugh, perhaps you can convert the above to parse_options() too while
you're making changes in this part? You can say no, I'll do it (my
itch anyway).
Sorry, I have too many balls in the air already.  But feel free to veto 
my patch if my changes make it harder to switch to parse_options().

Michael

-- 
Michael Haggerty
mhagger@alum.mit.edu
http://softwareswirl.blogspot.com/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help