31 Jul
2025
31 Jul
'25
9:37 a.m.
Rémi Bernon (@rbernon) commented about tools/widl/attribute.c:
attr_list_t *check_runtimeclass_attrs( const char *name, attr_list_t *attrs ) { const attr_t *attr; + int found_version = 0; I think tools have started using `bool` now, let's continue.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8681#note_111616