[cmucl-ticket] [cmucl] #68: bit-bash-copy can't handle very large objects

cmucl cmucl-devel at common-lisp.net
Sun Dec 23 18:39:22 UTC 2012


#68: bit-bash-copy can't handle very large objects
---------------------+------------------------------------------------------
  Reporter:  rtoy    |       Owner:  somebody
      Type:  defect  |      Status:  closed  
  Priority:  major   |   Milestone:          
 Component:  Core    |     Version:  2012-12 
Resolution:  fixed   |    Keywords:          
---------------------+------------------------------------------------------
Changes (by toy.raymond@…):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 commit abc43728326721c0862a483035ad328400eca845
 Author: Raymond Toy <toy.raymond at gmail.com>
 Date:   Sun Dec 23 10:38:36 2012 -0800

     Fix ticket:68 by adding {{{BYTE-BASH-COPY}}}

     code/bit-bash.lisp::
      Add {{{BYTE-BASH-COPY}}} for copying bytes

     code/exports.lisp::
      Add {{{BYTE-BASH-COPY}}}

     compiler/generic/vm-fndb.lisp::
      Add {{{BYTE-BASH-COPY}}}

     compiler/generic/vm-tran.lisp::
      Call {{{BYTE-BASH-COPY}}} in the deftransform for {{{REPLACE}}}.

-- 
Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/68#comment:1>
cmucl <http://common-lisp.net/project/cmucl>
Cmucl is a high-performance, free Common Lisp implementation.


More information about the cmucl-ticket mailing list