bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Bug #25322


From: Keisial
Subject: Re: [Bug-wget] Bug #25322
Date: Sat, 26 Dec 2009 15:19:02 +0100
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

David Holman wrote:
> Hi all,
>   I'm interested in contributing to wget, so I thought 25322 would be
> a good place to start because it seems like a simple thing to fix.
> I've attached a diff of code I've written to address this (taken
> against mainline hg). 
>   

I admit being a complete ignorant regarding automake, but why are you
doing this?
> --configure.ac   
>  dnl
>  dnl Automake setup
>  dnl
> -AM_INIT_AUTOMAKE(dist-bzip2 dist-lzma 1.9)
> +AM_INIT_AUTOMAKE(1.9)

> In general, how are new options like this named?
> Is my name acceptable (--match-server-timestamps)? 
Given that the default is to match the server timestamp, I'd call the
new option
more like --ignore-server-timestamp

I also miss the new option at print_help().

> Is sending patches
> to this list the best way for me to proceed with bug fixing?
>
> Thanks,
> David
So says  http://wget.addictivecode.org/HelpingWithWget :)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]