19 Sep
2025
19 Sep
'25
10:26 a.m.
On Fri Sep 19 10:11:30 2025 +0000, Nikolay Sivov wrote:
If API-visible things like order of elements is different, that should be addressed I think.
I believe that depends on how the order of how the types are defined/declares in the IDL file itself. I'm pretty sure that's also not guaranteed to be stable between updates/releases. Then there is no need to test it. Apologies, I didn't mean that we need to test the order itself, but that the tests cannot assume that the entries are in a fixed order, so we'd need to enumerate through all of them and keep track of which ones are missing/found, which might be error prone at times.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/9003#note_116367