bug#44742: Cuirass crashed when run interactively
Hello, > The following work-around seem to confirm it: > > - (fetch-input store input > - #:writable-copy? (compile? input) > + (parameterize ((current-error-port (%make-void-port "rw+"))) > + (fetch-input store i
bug#44742: Cuirass crashed when run interactively
Hello, When running Cuirass (3fd0eb1) directly from a command line, I have the following error: --8<---cut here---start->8--- 2020-11-19T18:34:29 exception arguments: (#f "Wrong number of arguments to ~A" (#) #f) In ice-9/boot-9.scm: 1731:15 12 (with-excep