mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-05-01 17:24:34 +00:00
compiler/options_file.m:
Include the word "error" in two error messages.
tests/invalid_options_file/Mmakefile:
Document why enabling color in this test directory would not work.
tests/invalid_options_file/no_assign.err_exp:
tests/invalid_options_file/nonexistent_file.err_exp:
Expect updated diagnostics.
4 lines
213 B
Plaintext
4 lines
213 B
Plaintext
nonexistent_file.options_file:002: Error: cannot open options file
|
|
nonexistent_file.options_file:002: `/nonexistent.xyzzy': cannot find
|
|
nonexistent_file.options_file:002: `nonexistent.xyzzy' in directory `/'.
|