You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to fricas-devel
Abstracts a new function |run_program|, rename OBEY to
|run_shell_command| and use |run_program| to implement it.
Tested on Windows.
Tested with jfricas. This change will not break it, because for
SBCL, it uses *standard-output* instead of T for the :output keyword.
Now the *OBEY-STDOUT* in webspad.lisp is no longer needed.
(But can be kept for backwards compatibility.)