Skip to content
Snippets Groups Projects
Commit 9198e77f authored by Elias Pipping's avatar Elias Pipping
Browse files

Bug fix: Have %wait-process-result fail on CLISP

On platforms where %wait-process-result is not supported,
an error is supposed to be raised. Since the error is only
raised when the process-info field 'process' is non-nil, on
CLISP (where 'process' is always NIL), the function instead
behaves like a dummy.
parent 242b5506
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment