[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#59073] [PATCH] gnu: r-minimal: Avoid referencing /gnu/store/[^-]+-g
From: |
zimoun |
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@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
[bug#59073] [PATCH v2] gnu: r-minimal: Avoid referencing /gnu/store/[^-]+-glibc-[^-]+-static., Christopher Baines, 2022/11/08