Edi Weitz edi@agharta.de writes:
[I]t's probably due to KMRCL because I'm pretty sure that the rest of TBNL doesn't contain implementation-specific code.
You're right, it was processes.lisp in KMRCL. I hacked in support for OpenMCL's native threads on Darwin and everything seems to work now. I also see that file uploads and multipart/form-data encoding work now as well. Wonderful!
regards
Tiarnan
===== Tiarnan O Corrain (on-site at Vodafone NL mobile: +353 86 831 0249 mail: ocorrain@yahoo.com)
On Thu, 11 Nov 2004 02:13:13 -0800 (PST), Tiarnan O'Corrain ocorrain@yahoo.com wrote:
You're right, it was processes.lisp in KMRCL. I hacked in support for OpenMCL's native threads on Darwin and everything seems to work now.
Cool! Please send your patches to Kevin Rosenberg so he can incorporate them into his code.
I also see that file uploads and multipart/form-data encoding work now as well. Wonderful!
Yep - please torture test it... :)