On Tue Apr 18 12:57:45 2023 +0000, Jinoh Kang wrote:
changed this line in [version 4 of the diff](/wine/wine/-/merge_requests/2435/diffs?diff_id=42856&start_sha=7f2dabfc2a8afac224305f78ef2eb2e03df1f266#239dd05fdd01b16fc7b67433376bcc47ee856c46_892_892)
Hmm, I originally looked at this thinking "it'll never be feasible to introduce that warning in Wine code, not when we have so many reserved parameters everywhere", but on reflection, I guess all those "reserved" parameters probably at least deserve a FIXME if they're ever non-NULL.
But personally I do think things like this are common and not worth annotating, so I will stand by that.