mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-16 14:25:56 +00:00
Estimated hours taken: 0.25
Branches: main, release
compiler/mercury_compile.m:
Return the correct exit status if errors are reported
when building the `.opt' file.
tests/hard_coded/foreign_type.m:
Fix a compilation error which did not cause a failure
before this change.
tests/invalid/Mmakefile:
tests/invalid/make_opt_error.{m,err_exp}:
Test case.