[m-rev.] for post-commit review: canonicalizing path chars

Zoltan Somogyi zoltan.somogyi at runbox.com
Fri Sep 8 14:59:44 AEST 2023


For review by anyone.

By the way, the bootcheck for this diff got me an error I haven't seen
for a while:  "mismatch in list of stdlib modules".  The reason seems to be
that both DOC_VIA_MMC0 and UNDOC_VIA_MMC0, the files from which
one of the two lists to be compared is obtained, both contain

mercury_compile:
unrecognized option `--fullarch`

The strange thing is that both these files are produced by invoking
"mmc --output-stdlib-modules", and invoking that command manually
gives me the expected file list, not the above error. Also, a grep for
"fullarch" on all the files under the top directory of my workspace
did not result in a single match on "fullarch" being used as an option.

Has anyone else seen this, and does anyone have ideas on
what may be going on here?

Zoltan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Log.canon
Type: application/octet-stream
Size: 346 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20230908/1bb336cd/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIFF.canon
Type: application/octet-stream
Size: 4802 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20230908/1bb336cd/attachment-0001.obj>


More information about the reviews mailing list