Opened 2 years ago
Last modified 2 years ago
#1807 new enhancement
with-input-from-string scsh-process
Reported by: | Idiomdrottning | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | extensions | Version: | 5.3.0 |
Keywords: | scsh-process | Cc: | |
Estimated difficulty: |
Description
With-input-from-string doesn't work with stdports:
Error: (port->fileno) port has no attached file - Success: #<input port "(string)">
With-input-from-string works fine with other stuff like read-lines and stdports work fine with with-input-from-file.
Note: See
TracTickets for help on using
tickets.
Could you give a minimal example to reproduce this?