[m-rev.] for post-commit review: register typeclass_info args more directly

Zoltan Somogyi zoltan.somogyi at runbox.com
Sat Jun 19 19:03:32 AEST 2021


For review by anyone.

This does make one tiny change in output: if a type variable occurs
in more than one argument type of a typeclass_info, it will be
registered in the rtti_varmaps for its first occurrence, whereas
it used to be registered for its last. However, both should work
equally well (or equally badly, as pointed out by a new XXX
for a very old problem).

Zoltan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Log.tci
Type: application/octet-stream
Size: 154 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20210619/d02ad4f6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DIFF.tci
Type: application/octet-stream
Size: 4312 bytes
Desc: not available
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20210619/d02ad4f6/attachment-0001.obj>


More information about the reviews mailing list