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