>>>>"DP" == Daniel Pittman
<daniel(a)rimspace.net> writes:
DP> With your code doing that generically the
problem (corruption or
DP> an assert due to a synchronous Lisp object free during a GC run)
DP> has gone away, so my specific fix is no longer necessary.
Good to hear.
DP> I might take a look at that, especially if someone else provides
DP> the solution to suppressing the reports; I have never worked with
DP> valgrind before.
I found this in the valgrind manual:
--gen-suppressions=no|yes print suppressions for errors detected [no]
I'll see if this does the magic for us somewhen next week, if you get
to it earlier be my guest and go ahead ;-).
--
Marcus