Summary

with-input-from-string scsh-process

Metadata

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.

Changes and comments

[2022-07-11 19:48:56 UTC] sjamaan wrote:

Could you give a minimal example to reproduce this?