guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#41389] [PATCH] gnu: guile-dsv: Wrap script.


From: Jack Hill
Subject: [bug#41389] [PATCH] gnu: guile-dsv: Wrap script.
Date: Sun, 24 May 2020 17:30:02 -0400 (EDT)
User-agent: Alpine 2.20 (DEB 67 2015-01-07)

On Sun, 24 May 2020, Ludovic Courtès wrote:

Jack Hill <address@hidden> skribis:

I had some time today, so I've done this in the second patch. This
required substituting configure.ac as discussed at:
https://github.com/artyom-poptsov/guile-dsv/pull/8

Great.

Could the regular expression I used be improved?

I had overlooked this question, what regexp are you referring to?

"GUILE_PKG.*" to match the line in configure.ac to be modified for Guile 3.0 support. I think it's readable as is, and avoids the need to escape special characters, but it's very broad. Perhaps it should be more specific.

Best,
Jack

reply via email to

[Prev in Thread] Current Thread [Next in Thread]