In addition to the recently added patches from Henrik and Alex relating
to postmodern, I have added the two patches provided by Sean to the main
repository.
(I personally don't have LISP works, but at least these patches did not
seem to break anything.)
Thanks very much to Sean, Henrik and Alex f
Thank you for your patches. I will try to code review them next week,
and will probably apply them then.
On Fri, 2007-12-14 at 15:07 +, Sean Ross wrote:
> Hi all,
> here's a small patch to swap the load order of classindex-utils.lisp
> and pset.lisp.
> This is required as Lispworks attempts
Hi all,
here's a small patch to swap the load order of classindex-utils.lisp
and pset.lisp.
This is required as Lispworks attempts to call set-db-synch when
loading the pset fasl
which causes it to fall over.
cheers,
sean
New patches:
[Ensure set-db-synch is defined before pset is loaded
[E