Re: bit-bash-copy gone
Christophe Rhodes <[email protected]> Sat, 02 Apr 2005 18:19:10 +0100
| Newsgroups | gmane.lisp.clx.devel |
|---|---|
| Message-ID | <[email protected]> |
Nikodemus Siivola <[email protected]> writes: > - (sb-kernel:bit-bash-copy sdata src-idx ddata dest-idx width))))) > + (sb-kernel:ub8-bash-copy sdata src-idx ddata dest-idx width))))) Are you sure that ub8-bash-copy is the right one? Without having thought about it, I'd have guessed that ub1-bash-copy would be more appropriate... Cheers, Christophe _______________________________________________ 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