Re: [PATCH v2 0/3] MR8946: widl: Add metadata support for imported types.
3 Oct
2025
3 Oct
'25
9:41 a.m.
Rémi Bernon (@rbernon) commented about tools/widl/metadata.c:
static void add_runtimeclass_type_step2( type_t *type ) { const typeref_list_t *iface_list = type_runtimeclass_get_ifaces( type ); - UINT name, namespace, scope, extends, typeref, flags; + UINT name, namespace, scope, typeref, extends, flags; This looks unnecessary?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8946#note_117510
71
Age (days ago)
71
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rémi Bernon