Re: openmcl patch

Christophe Rhodes <[email protected]> Fri, 26 Aug 2005 12:11:59 +0100
Newsgroups gmane.lisp.clx.devel
Message-ID <[email protected]>
bryan o'connor <[email protected]> writes:

> here's a back-ported patch of openmcl's clx fork to the
> current version in the darcs repository.
>
> i tested it with some of the clx demos, the mcclim demos,
> and climacs.

I'm not sure how this brave new world of distributed development is
meant to work; I suspect it would work better if you or some other
OpenMCL representative maintained a darcs tree that could be pulled
from.  However, in the absence of understanding anything I have put
this into "my" "public" darcs tree, set up for the purpose, available
at <http://common-lisp.net/~crhodes/clx>; I believe that Daniel will
pull from this tree when he is motivated to do a release.

If anyone can provide further understanding of the distributed
development model, that would be appreciated.

Cheers,

Christophe

(PS: further understanding of the CLX threading/locking model would
also be appreciated: for instance, is it even expected to work under
natively-threaded SMP?)

_______________________________________________
Portable-clx mailing list
[email protected]
http://lists.metacircles.com/cgi-bin/mailman/listinfo/portable-clx
cvs -d :ext:cvs.telent.net:/usr/local/src/cvs co clx  # over ssh
cvs -d :pserver:[email protected]:/cvs co clx  # anonymous