April 2, 2026
6:57 a.m.
On Mon Mar 30 09:38:57 2026 +0000, Rémi Bernon wrote:
Aren't we basically reimplementing the `if (enumerate_source_types)` case here, when enumerate == TRUE? This should probably be using the existing code, fixing it if necessary, rather than adding another type enumeration logic. With everything being interdependent, it's difficult to make gradual changes without breaking tests or adding code which is similar to existing code. However, I found it goes much more smoothly if I start with indirect connections, which is basically the reverse of what I had before. I pushed a new set of commits.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10009#note_134771