[Ecls-list] drakma on ecl: "Your Lisp does not support weak value hash-tables"

lookwong look.wangluke at gmail.com
Fri Jul 13 09:54:58 UTC 2012


There is no :ECL-WEAK-HASH.

How should I build ecl with msvc 2010 ?
I add "ECL_WEAK_HASH = 1"  to the make file, but that is useless.

On Fri, Jul 13, 2012 at 5:29 PM, Matthew Mondor <mm_lists at pulsar-zone.net>wrote:

> 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
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20120713/8f561ab0/attachment.html>


More information about the ecl-devel mailing list