Re: [PATCH v2 0/6] MR5724: widl: Various fixes.
28 May
2024
28 May
'24
9:21 p.m.
Rémi Bernon (@rbernon) commented about tools/widl/widltypes.h:
struct location where; unsigned int ignore : 1; unsigned int defined : 1; + unsigned int defined_in_import : 1; What about decoupling this from the definition status? Something like `is_imported`?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/5724#note_71400
572
Age (days ago)
572
Last active (days ago)
0 comments
1 participants
participants (1)
-
Rémi Bernon