Re: openmcl patch

bryan o'connor <[email protected]> Fri, 26 Aug 2005 20:37:37 -0700
Newsgroups gmane.lisp.clx.devel
Message-ID <[email protected]>
i've reworked my openmcl patches.  all the openmcl "dependent"
code is now in dep-openmcl.lisp.  aset-float{32,64} are still
in gl.lisp.  do you think they (and the sbcl equivalents) should
move to the dep* files?

dependent.lisp is quite the tangled web of reader conditionals.
i think it makes sense to do something similar for "active"
implementations and leave legacy (and default) support in
dependent.lisp.

i put my clx darcs repo up here:
   http://monday-monkey.com/repos/clx/

    ...bryan


_______________________________________________
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