mirror of
https://github.com/Mercury-Language/mercury.git
synced 2025-12-08 18:34:00 +00:00
extras/gator/phenotype.m:
Replace a call to an obsolete predicate.
extras/mopenssl/mopenssl.m:
Pass allocation site ids to calls to MR_make_string.
Avoid warnings from the C compiler about const qualifiers
being discarded.
extras/show_ops/show_ops.m:
Conform to changes to the term module's representation of
integers.