wuwei icon indicating copy to clipboard operation
wuwei copied to clipboard

replace run-shell-command

Open amo-susi opened this issue 7 years ago • 0 comments

I replaced from asdf:run-shell-command to uiop:run-program. Because, this kind of warning comes out.

WARNING:
   DEPRECATED-FUNCTION-STYLE-WARNING: Using deprecated function ASDF/BACKWARD-INTERFACE:RUN-SHELL-COMMAND -- please update your code to use a newer API.
The docstring for this function says:
PLEASE DO NOT USE. This function is not just DEPRECATED, but also dysfunctional.
Please use UIOP:RUN-PROGRAM instead.

amo-susi avatar Jun 25 '18 08:06 amo-susi