Hello,
ecl+slime doesn't seem to have worked for a while, so I cobbled together a minimal threads implementation that seems to work, and I can do basic stuff again. I'm not certain what the policy is on contributions/patches, nor how most people read here, so I'm including it both as an attachment and as a link.
http://geocar.googlepages.com/swank-ecl-threads.patch
Is there anything I should do in the future?
* Geo Carncross [2007-11-23 02:36+0100] writes:
Hello,
ecl+slime doesn't seem to have worked for a while, so I cobbled together a minimal threads implementation that seems to work, and I can do basic stuff again. I'm not certain what the policy is on contributions/patches, nor how most people read here, so I'm including it both as an attachment and as a link.
http://geocar.googlepages.com/swank-ecl-threads.patch
Is there anything I should do in the future?
Would you like to maintain the ecl backend? It needs a caring hand.
Helmut.
On Nov 23, 2007 9:23 AM, Helmut Eller heller@common-lisp.net wrote:
- Geo Carncross [2007-11-23 02:36+0100] writes:
Hello,
ecl+slime doesn't seem to have worked for a while, so I cobbled together
a
minimal threads implementation that seems to work, and I can do basic
stuff
again. I'm not certain what the policy is on contributions/patches, nor
how
most people read here, so I'm including it both as an attachment and as
a
link.
http://geocar.googlepages.com/swank-ecl-threads.patch
Is there anything I should do in the future?
Would you like to maintain the ecl backend? It needs a caring hand.
I'd be happy to try. Is there something I need to do in order to contribute larger chunks?
* Geo Carncross [2007-11-23 17:34+0100] writes:
Would you like to maintain the ecl backend? It needs a caring hand.
I'd be happy to try. Is there something I need to do in order to contribute larger chunks?
You can commit your code when you receive your cl.net account. Implementing or enhancing backend functionality is usually unproblematic. Please discuss substantial changes to swank.lisp or slime.el before committing.
Helmut.