guix-patches
[Top][All Lists]
Advanced

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

[bug#48729] [PATCH v5 24/25] gnu: Add bitmask.


From: Raghav Gururajan
Subject: [bug#48729] [PATCH v5 24/25] gnu: Add bitmask.
Date: Tue, 22 Jun 2021 00:55:27 -0400

Hi Maxime!

Basically, replace the ' with #~.
Here, using a G-exp doesn't buy much though, besides making it
a bit more obvious the code is staged.  G-exps can be useful
if, say, 'sed' or 'tar' or something needs to be run during
the snippet. (E.g., something like
#~(invoke* #+(file-append tar "/bin/tar") args ...))

Thanks for the explanation.

Since g-exp doesn't do much here, I'd like to keep the s-exp. :)

Btw, I have sent v6. Let me know your thoughts.

Regards,
RG.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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