all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: Re: [PATCH 1/3] gnu: bash: Install more headers in "include" output.
Date: Thu, 22 Oct 2015 18:56:12 -0400	[thread overview]
Message-ID: <1445554572.1689222.417848377.569A0381@webmail.messagingengine.com> (raw)
In-Reply-To: <87mvvc81si.fsf@gnu.org>

Thanks!

I actually asked about the '@' on #guile and their response was
basically "if you have to ask, don't use it." But it was already in
use... ;)

On Wed, Oct 21, 2015, at 15:22, Ludovic Courtès wrote:
> Leo Famulari <leo@famulari.name> skribis:
> 
> > * gnu/packages/bash.com (bash): Include contents of include directory in
> >   "include" output.
> 
> [...]
> 
> > +                           (when ((@ (ice-9 regex) string-match) includes file)
> 
> I added a #:modules to avoid the ‘@’ here.
> 
> Pushed to ‘core-updates’ along with the two subsequent patches!
> 
> For the record, I tested the Bash build with:
> 
>   ./pre-inst-env guix build -e \
>     '(@@ (gnu packages commencement) static-bash-for-glibc)'
> 
> That way I was just building the minimum needed to test the change.  I
> did not test the recutils change though.
> 
> Ludo’.

  reply	other threads:[~2015-10-22 22:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-18 19:40 [PATCH 0/3] Fix bash:include and build recutils' Bash builtin Leo Famulari
2015-10-18 19:40 ` [PATCH 1/3] gnu: bash: Install more headers in "include" output Leo Famulari
2015-10-21 19:22   ` Ludovic Courtès
2015-10-22 22:56     ` Leo Famulari [this message]
2015-10-18 19:40 ` [PATCH 2/3] gnu: bash: Use 'install-file' instead of 'mkdir-p' and 'copy-file' Leo Famulari
2015-10-18 19:40 ` [PATCH 3/3] gnu: recutils: Build the Bash builtin, readrec Leo Famulari

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=1445554572.1689222.417848377.569A0381@webmail.messagingengine.com \
    --to=leo@famulari.name \
    --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.