Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • Raymond Toy's avatar
    53c2f46a
    Fix ticket:87 · 53c2f46a
    Raymond Toy authored
    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.
    53c2f46a
    History
    Fix ticket:87
    Raymond Toy authored
    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.