From vtzankov at gmail.com Wed Jun 17 15:44:11 2009 From: vtzankov at gmail.com (Vladimir Tzankov) Date: Wed, 17 Jun 2009 22:44:11 +0300 Subject: [GBBopen-developer] clisp & portable-threads Message-ID: <2295f2fa0906171244j769e4b2av727db70cbcc75ffc@mail.gmail.com> Hi, I just added clisp thread support in portable-threads. While clisp multithreading is still not officially released - it is quite usable. Modified files are: portable-threads.lisp and portable-threads-test.lisp. What is the suitable way to submit the patches? Vladimir -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. From corkill at gbbopen.org Wed Jun 17 16:08:35 2009 From: corkill at gbbopen.org (Dan Corkill) Date: Wed, 17 Jun 2009 16:08:35 -0400 Subject: [GBBopen-developer] clisp & portable-threads In-Reply-To: <2295f2fa0906171244j769e4b2av727db70cbcc75ffc@mail.gmail.com> References: <2295f2fa0906171244j769e4b2av727db70cbcc75ffc@mail.gmail.com> Message-ID: <57D85AE2-8B39-4592-864A-C969F00D0949@GBBopen.org> > I just added clisp thread support in portable-threads. While clisp > multithreading is still not officially released - it is quite usable. > Modified files are: portable-threads.lisp and > portable-threads-test.lisp. > > What is the suitable way to submit the patches? Thanks for doing this. We planned to add this support once Clisp threading became official, but now we won't have to do that effort. Please send the patches (against the latest svn) to me (or you can always send them to bugs at GBBopen.org) and I'll integrate them. We are in the midst of preparing a new GBBopen release, but I'll see if I can get the patches done before the new release happens. Thanks for your contribution! -- Dan -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.