On Tue Aug 12 07:59:57 2025 +0000, Rémi Bernon wrote:
changed this line in [version 2 of the diff](/wine/wine/-/merge_requests/8696/diffs?diff_id=199806&start_sha=4790dbe7e69abd94e3377ef08cb460abfa5f9e58#06f6f5e1d8c837fb483c79004647ce3f2d069910_130_130)
I changed the `TYPE_PARAMETER` case, the `TYPE_PARAMETERIZED_TYPE` case looks more complicated because it needs the type to be fully created and it's not the case at `reg_type` time where names are usually created, so I kept it like it was instead.