Opened 21 months ago

Last modified 21 months 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.

Change History (1)

comment:1 Changed 21 months ago by sjamaan

Could you give a minimal example to reproduce this?

Note: See TracTickets for help on using tickets.