On Sunday 01 March 2009 04:39:06 pm Harald Kuethe wrote:
> Hello, 
> 
> The attached patch adds --post-data option to the wget applet.

# patch -p0 </tmp/z.patch --dry-run
patching file wget.c               
Hunk #1 succeeded at 387 with fuzz 1 (offset 3 lines).
Hunk #2 FAILED at 420.                                
Hunk #3 FAILED at 446.                                
Hunk #4 FAILED at 462.                                
Hunk #5 FAILED at 477.                                
Hunk #6 FAILED at 509.                                
Hunk #7 FAILED at 595.                                
Hunk #8 FAILED at 622.                                
7 out of 8 hunks FAILED -- saving rejects to file wget.c.rej

Please resend as attachment. (rediff against current svn first).

> Additionally   
> +  "tries\0"            Required_argument "t"
> +  "timeout\0"          Required_argument "T"
> must be added to wget_longopts[] otherwise WGET_OPT_HEADER dose not match to 
> the bits of the return value of getopt32().

Thanks for catching this. I will adjust constants now.
--
vda
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to