Skip to content

1.4

Compare
Choose a tag to compare
@andreyfedoseev andreyfedoseev released this 09 May 21:38
  • Fix the run_command utility function to rely on process return code rather than stderr to determine if compilation
    has finished successfully. WARNING! Changes in run_command are backward incompatible. If you use this function in
    your custom compiler you should update your code.