Re: wget-patches status?

2007-07-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hrvoje Niksic wrote: > Micah Cowan <[EMAIL PROTECTED]> writes: > >> What is the status of the wget-patches list: is it being actively >> used/monitored? Does it still serve its original purpose? > > Mauro and I are subscribed to it. The list serve

Re: wget-patches status?

2007-07-06 Thread Hrvoje Niksic
Micah Cowan <[EMAIL PROTECTED]> writes: >> Mauro and I are subscribed to it. The list served its purpose while >> Wget was actively maintained. It's up to you whether to preserve it >> or replace it with a bug tracker patch submission process. > > Given the low incidence of patch submission, is

RE: WGET Dev branch BROKEN

2007-07-06 Thread Christopher G. Lewis
Micah - If I revert HTTP.C to version 2206, the tree builds fine, and http://curl.haxx.se/ca/cacert.pem works. Newest version is 2211, and the request fails. Christopher G. Lewis http://www.ChristopherLewis.com > -Original Message- > From: Micah Cowan [mailto:[EMAIL PROTECTED] >

GNU Savannah Bugtracker

2007-07-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I've completed transferring all the bugs of which I know, to GNU Savannah's bug tracker: https://savannah.gnu.org/bugs/?group=wget It's a little bit clunky to use; the "search" feature is probably not what you want, for instance (only offers text-ba

Re: bug and "patch": blank spaces in filenames causes looping

2007-07-06 Thread Steven M. Schweda
>From : > [...] >char filecopy[2048]; >if (file[0] != '"') { > sprintf(filecopy, "\"%.2047s\"", file); >} else { > strncpy(filecopy, file, 2047); >} > [...] > It should be: > > sprintf(filecopy, "\"%.2045s\"", file); > [...] I'll admit to being old and grumpy, b

Re: bug and "patch": blank spaces in filenames causes looping

2007-07-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Steven M. Schweda wrote: >>From : > >> [...] >>char filecopy[2048]; >>if (file[0] != '"') { >> sprintf(filecopy, "\"%.2047s\"", file); >>} else { >> strncpy(filecopy, file, 2047); >>} >> [...] >> It should be: >> >> sp

Subversion commit notifications

2007-07-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I've asked sunsite for a list to receive subversion commit notifications, mainly so we keep our lists on the same site. I haven't had a heckuvalot of luck in getting responses from them, so far, and I'd really like to have the list set up right away

Re: Subversion commit notifications

2007-07-06 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Micah Cowan wrote: > This will receive all commit notifications, and is intended for devs to > be aware of what everyone is working on. I'm thinking about having > changes that just hit the trunk or the release branches (that is, > everything but in-