cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Metalink support patch for curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 26 May 2012 23:29:58 +0200 (CEST)

On Sun, 27 May 2012, Tatsuhiro Tsujikawa wrote:

> OK, I fixed conflicts. Patch attached. In addition to fixing conflict, I
> reduced #ifdef HAVE_LIBMETALINK in tool_operate.c that you concerned
> earlier. That is the last patch in the patch set.

Thank you! I had to do a little extra fix to make it build without metalink,
but once in I merged and pushed the lot! 21 commits which totalled in:

   21 files changed, 1003 insertions(+), 23 deletions(-)

Oh, and I adjusted a few of your commit messsages to use a shorter first line
of the commit message as we want that to be within 50-60 columns something.

We now need to add a few test cases for this feature. To see how a test case
can be done, see tests/README and compare with a simple HTTP test such as
tests/data/test1 ...

For everyone: please proceed and try this out. I'm sure there are a few rough
edges still around that will need some polish but we can certainly use some
help to find them!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-05-26