1.4
- Fix the
run_commandutility function to rely on process return code rather than stderr to determine if compilation
has finished successfully. WARNING! Changes inrun_commandare backward incompatible. If you use this function in
your custom compiler you should update your code.