19 Nov
2024
19 Nov
'24
10:07 a.m.
On Mon Nov 18 15:27:34 2024 +0000, Vibhav Pant wrote:
`Iterable` has two separate implementations. One is derived from `MapView<HSTRING, IInspectable *>`, while the other is from the `IPropertySet`'s `Map<HSTRING, IInspectable *>` interface. Using `DEFINE_IINSPECTABLE` for both would create a conflict for the `impl_from_IIterable_IKeyValuePair_HSTRING_IInspectable` function. Ok, I see.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6766#note_87994