Hello,
With an updated version of mcclim and SBCL 0.9.5, my software Autowrite does not run anymore (see stackframe below). The same software compiles and runs fine with CMUCL and a previous clim core.
Irene DURAND wrote:
Hello,
With an updated version of mcclim and SBCL 0.9.5, my software Autowrite does not run anymore (see stackframe below). The same software compiles and runs fine with CMUCL and a previous clim core.
[problem with (setf rectangle-edges*)]
The setf* stuff changed recently. You need to be sure you've recompiled all your files that use CLIM.
Tim