cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Metalink support patch for curl

From: Tatsuhiro Tsujikawa <tatsuhiro.t_at_gmail.com>
Date: Tue, 26 Jun 2012 23:00:47 +0900

On Tue, Jun 26, 2012 at 2:43 AM, Yang Tse <yangsita_at_gmail.com> wrote:
> Tatsuhiro Tsujikawa <tatsuhiro.t_at_gmail.com> wrote:
>
>> I updated curl man page to document that --include will be ignored
>> when used with --metalink and also about FILE protocol and local
>> Metalink file in man page.
>> Patch attached.
>
> Thanks, pushed now.
>

Thanks!

>
> Next 12 lines, or something similar could represent the format of
> --metalink option messages sent to stderr:
>
> Metalink: parsing (URI) metalink/XML...
> Metalink: parsing (URI) metalink/HTTP...
> Metalink: parsing (URI) FAILED (extra info)
> Metalink: parsing (URI) OK
>
> Metalink: fetching (filename) from (resource)...
> Metalink: fetching (filename) from (resource) FAILED (extra info)
> Metalink: fetching (filename) from (resource) OK
>
> Metalink: validating (filename)...
> Metalink: validating (filename) FAILED (extra info)
> Metalink: validating (filename) OK
>
> Where parenthesis, or any other pair of opening and closing barces,
> are intended to be shown, and enclosed text depends on URI, filename,
> resource, etc being processed.
>

Thank you for the suggestion. I updated Metalink message format
according to your suggestion.
Patch attached. If they are OK, tests need to be updated too.

> While looking into this I've noticed something related with file
> placement. Opening new thread for that.
>

I'll comment at the new thread.

Best regards,

Tatsuhiro Tsujikawa

> Thanks,
> --
> -=[Yang]=-
> -------------------------------------------------------------------
> 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

-------------------------------------------------------------------
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-06-26