mirror of
https://github.com/Mercury-Language/mercury.git
synced 2026-04-19 03:13:40 +00:00
compiler/file_util.m:
compiler/find_module.m:
As above.
Also, put quotes around directory names where that wasn't done before.
tests/invalid_options_file/nonexistent_file.err_exp:
Expect quotes around a directory name.
4 lines
206 B
Plaintext
4 lines
206 B
Plaintext
nonexistent_file.options_file:002: Cannot open options file
|
|
nonexistent_file.options_file:002: `/nonexistent.xyzzy': cannot find
|
|
nonexistent_file.options_file:002: `nonexistent.xyzzy' in directory `/'.
|