guile unify further improvements.

2011-05-25 Thread Stefan Israelsson Tampe
Coding has been gong on many levels. 1. A macro validator and error reporting mechanism similar but simpler then syntax-parse has been tested 2. A macro framework to generate c-code form scheme forms using fmt and scheme macros has been developed this macro system has good error reporting and us

Re: possible hash deadlock with recent changes

2011-05-25 Thread dsmich
dsm...@roadrunner.com wrote: > > "Ludovic Courtès" wrote: > > Hi, > > > > writes: > > > > > Recent changes to stable-2.0 seem to cause a deadlock in scwm. Here is > > > the last 10 frames of a backtrace. > > > > I’m not sure if this is related but there’s this new error that ha