
#87: run-program and binary streams --------------------------+------------------------------------------------- Reporter: heller | Owner: somebody Type: enhancement | Status: closed Priority: minor | Milestone: Component: Core | Version: 20e Resolution: fixed | Keywords: --------------------------+------------------------------------------------- Changes (by toy.raymond@…): * status: new => closed * resolution: => fixed Comment: commit 53c2f46a97425ce7af98550529711de3293a5692 Author: Raymond Toy <toy.raymond@gmail.com> Date: Sun Feb 9 17:18:49 2014 -0800 Fix ticket:87 Add {{{:ELEMENT-TYPE}}} keyword option to {{{RUN-PROGRAM}}} * src/code/run-program.lisp: * Add :element-type option, and use it as needed when creating input or output streams. * tests/trac.lisp: * Add tests. -- Ticket URL: <http://trac.common-lisp.net/cmucl/ticket/87#comment:1> cmucl <http://common-lisp.net/project/cmucl> Cmucl is a high-performance, free Common Lisp implementation.