[m-rev.] for post-commit review: fix recent bootcheck breakage
Zoltan Somogyi
zoltan.somogyi at runbox.com
Fri Jul 24 10:06:31 AEST 2026
For review by anyone.
The INLINE1 and INLINE files show the output of the new diagnostics
in inlining.m for the affected predicate in make_hlds_passes.m
before and after the fix. INLINE1 shows that the original, unsorted lists
of bound_functors on the coerce goal leads recompute_instmap_delta.m
to screw up (not surprising, since it is given invalid input), while INLINE
shows that with the sorted list, this does not happen.
Zoltan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Log.cbf
Type: application/octet-stream
Size: 2119 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20260724/d41c0d26/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIFF.cbf
Type: application/octet-stream
Size: 48691 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20260724/d41c0d26/attachment-0005.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: INLINE1
Type: application/octet-stream
Size: 10815 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20260724/d41c0d26/attachment-0006.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: INLINE
Type: application/octet-stream
Size: 10158 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20260724/d41c0d26/attachment-0007.obj>
More information about the reviews
mailing list