l...@gnu.org (Ludovic Courtès) writes:
> Hello,
>
> Neil Jerram writes:
>
>> That is fundamentally true; however, we have recently addressed some
>> genuine Valgrind warnings in the 1.8.x development branch.
>
> These were Helgrind warnings, not Memcheck warnings, right?
Yes, good point!
N
Hi Guilers,
For the purpose of some experiments I've been doing with integrating
R6RS libraries, I've been trying to figure out ways to wrap
`define-syntax' so that I can do things like add bindings to a
module's eval closure before evaluating a macro definition. As part
of this mechanism, I need