guile-user
[Top][All Lists]
Advanced

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

Re: Macro for replacing a placeholder in an expression


From: Maxime Devos
Subject: Re: Macro for replacing a placeholder in an expression
Date: Thu, 28 Jul 2022 12:28:19 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0


On 28-07-2022 12:23, Zelphir Kaltstahl wrote:
I'll need to look at this and learn about eval-when

The eval-when is only required if the macro is 'run' when the module holding the macro is compiled (to avoid some compilation failures); often the eval-when can be dropped.

Greetings,
Maxime.

Attachment: OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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