[mcclim-devel] patch: use synchronized hash-tables on SBCL

Nikodemus Siivola nikodemus at random-state.net
Thu Nov 10 17:20:15 UTC 2011


SBCL hash tables are not thread safe by default, and reportedly McCLIM
does parallel accesses to its tables.

I haven't actually verified that this patch covers all the cases in
McCLIM, but it should pave the way for someone to do that.

Cheers,

 -- Nikodemus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-sbcl-always-use-synchronized-hash-tables.patch
Type: application/octet-stream
Size: 1154 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20111110/4c1d2bdc/attachment.obj>


More information about the mcclim-devel mailing list