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