Hello,
Fabrice Popineau <fabrice.popineau@centralesupelec.fr > writes:
> You should have a look at commit 38be85124551083d269.
> It prevents evaluation of the by-backend form in parameters.
It doesn't.
It prevents evaluation conditionally, i.e., when an optional argument is
non-nil. The same argument prevents expanding Noweb references because
I think both features are tied. If I'm wrong, we will use a special
value to distinguish the cases, or use another argument.
Meanwhile, I think this is fixed.