GNU bug report logs - #59073
[PATCH] gnu: r-minimal: Avoid referencing /gnu/store/[^-]+-glibc-[^-]+-static.

Previous Next

Package: guix-patches;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Sun, 6 Nov 2022 09:07:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: zimoun <zimon.toutoune <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: Christopher Baines <mail <at> cbaines.net>, 59073 <at> debbugs.gnu.org
Subject: [bug#59073] [PATCH] gnu: r-minimal: Avoid referencing /gnu/store/[^-]+-glibc-[^-]+-static.
Date: Thu, 10 Nov 2022 15:40:22 +0100
Hi,

On jeu., 10 nov. 2022 at 15:07, Ludovic Courtès <ludo <at> gnu.org> wrote:

> A string that is not a literal (or constant, if you prefer).
>
> This is OK:
>
>   (substitute* f
>     ((".*") …))
>
> This is not:
>
>   (substitute* f
>     (((string-append "." (star))) …))

Thanks for explaining.

Cheers,
simon




This bug report was last modified 2 years and 250 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.