bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] [PATCH 08/25] Implement Metalink/XML --directory-prefix o


From: Matthew White
Subject: Re: [Bug-wget] [PATCH 08/25] Implement Metalink/XML --directory-prefix option in Metalink module
Date: Tue, 13 Sep 2016 06:54:35 +0200

On Sun, 11 Sep 2016 22:32:13 +0200
Giuseppe Scrivano <address@hidden> wrote:

> > +      /* The directory prefix for opt.metalink_over_http is handled by
> > +         src/url.c (url_file_name), do not add it a second time.  */
> > +      if (!metalink->origin && opt.dir_prefix && strlen (opt.dir_prefix))
> > +        filename = aprintf("%s/%s", opt.dir_prefix, mfile->name);
> 
> please leave a space between aprintf and '('.

Thanks, fixed here and in other patches.

Posting after final decisions are taken about open topics in this series of 
patches.

> 
> Giuseppe

Regards,
Matthew

-- 
Matthew White <address@hidden>

Attachment: pgpGxNVtEER7e.pgp
Description: PGP signature


reply via email to

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