https://bugs.winehq.org/show_bug.cgi?id=49797
Bug ID: 49797 Summary: WIDL doesn't tolerate anonymous structs within interfaces Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: tools Assignee: wine-bugs@winehq.org Reporter: kolan_n@mail.ru Distribution: ---
IDLs in Windows SDKs sometimes contain anonymous structs within interfaces. WIDL fails to compile such IDLs.
https://bugs.winehq.org/show_bug.cgi?id=49797
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- This one needs an example to test.
https://bugs.winehq.org/show_bug.cgi?id=49797
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Any news?