all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Guix Devel <guix-devel@gnu.org>
Subject: Multiple values → SRFI-71
Date: Fri, 15 Jan 2021 18:08:55 +0100	[thread overview]
Message-ID: <87mtxaxh3s.fsf@inria.fr> (raw)

Hello Guix!

Starting from commit 4f621a2b003e85d480999e4d0630e9dc3de85bc3, we
require Guile >= 2.2.6.  Since (srfi srfi-71) was added in Guile 2.2.4,
I suggest using it instead of the more clunky (srfi srfi-11)
‘let-values’.  We can gradually migrate code.

Note that (guix build utils), (guix build gnu-build-system), and
probably a few other (guix build …) modules that are used early during
bootstrap, where Guile 2.0 is used, cannot migrate.

Ludo’.


                 reply	other threads:[~2021-01-15 17:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

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

  git send-email \
    --in-reply-to=87mtxaxh3s.fsf@inria.fr \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.