[Ecls-list] drakma on ecl: "Your Lisp does not support weak value hash-tables"
Matthew Mondor
mm_lists at pulsar-zone.net
Fri Jul 13 09:29:36 UTC 2012
On Fri, 13 Jul 2012 17:08:56 +0800
lookwong <look.wangluke at gmail.com> wrote:
> I build ecl using msvc2010.
>
> But when i quickload drakma(which uses cl+ssl), the problem appears: "Your
> Lisp does not support weak value hash-tables".
>
> Any solution?
Does your *FEATURES* include :ECL-WEAK-HASH? If not, that is available
in -current ECL from GIT or CVS. If you do see :ECL-WEAK-HASH, perhaps
that cl-ssl (or an abstraction library it uses) doesn't yet support ECL
weak hash tables...
--
Matt
More information about the ecl-devel
mailing list