saleyn / erlexec

Execute and control OS processes from Erlang/OTP
https://hexdocs.pm/erlexec/readme.html
Other
527 stars 139 forks source link

Does not compile after "Update for OTP release 21.0" #110

Closed apr94 closed 6 years ago

apr94 commented 6 years ago

This might be at fault: https://github.com/saleyn/erlexec/commit/b4a4192692c895e3b19714fade20721041bfb381#diff-dadb34d095a4c6a877818436e0295d69

===> Compiling src/exec.erl failed src/exec.erl:668: illegal pattern src/exec.erl:670: variable 'Reason' is unbound src/exec.erl:670: variable 'StackTrace' is unbound

saleyn commented 6 years ago

Are you on the OTP 21 release? If not, see the comment in the "Building" section of README.md.

apr94 commented 6 years ago

D'oh. Works fine after upgrade to OTP 21.