unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Mark H Weaver <mhw@netris.org>
Cc: guix-devel@gnu.org
Subject: Re: 01/01: download: Handle HTTP redirects to relative URI references.
Date: Tue, 24 Feb 2015 23:59:05 +0100	[thread overview]
Message-ID: <8761aq9arq.fsf@gnu.org> (raw)
In-Reply-To: <871tlfkgmx.fsf@netris.org> (Mark H. Weaver's message of "Tue, 24 Feb 2015 00:44:38 -0500")

Mark H Weaver <mhw@netris.org> skribis:

> ludo@gnu.org (Ludovic Courtès) writes:
>
>> "Mark H. Weaver" <mhw@netris.org> skribis:
>>
>>> +;; XXX: Work around <http://bugs.gnu.org/19840>, present in Guile
>>> +;; up to 2.0.11.
>>> +(unless (or (> (string->number (major-version)) 2)
>>> +            (> (string->number (minor-version)) 0)
>>> +            (> (string->number (micro-version)) 11))
>>
>> Just a minor nit: could you change that to use ‘guile-version>?’
>> instead?  It is more concise and easier to search for.
>
> I thought about that, but it would involve importing (guix utils) from
> (guix build download),

Oh sorry, I had overlooked that; this is indeed a showstopper.

No problem then!

Ludo’.

      reply	other threads:[~2015-02-24 22:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150219083234.7923.57098@vcs.savannah.gnu.org>
     [not found] ` <E1YOMXD-00024m-JG@vcs.savannah.gnu.org>
2015-02-23 20:22   ` 01/01: download: Handle HTTP redirects to relative URI references Ludovic Courtès
2015-02-24  5:44     ` Mark H Weaver
2015-02-24 22:59       ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8761aq9arq.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=mhw@netris.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).