[Bug 50670] New: wineg++ cannot compile programs using shobjidl.h as of Wine 6.2

WineHQ Bugzilla wine-bugs at winehq.org
Sun Feb 14 11:38:19 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=50670

            Bug ID: 50670
           Summary: wineg++ cannot compile programs using shobjidl.h as of
                    Wine 6.2
           Product: Wine
           Version: 6.2
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: mail at robbertvanderhelm.nl
      Distribution: ---

As of commit 0c19e2e487d36a89531daf4897c0b6390d82a843 shobidjl.h now contains a
field named 'template', which is a C++ keyword and thus breaks compilation of
any code that includes this header when using wineg++. The exact offending line
can be found here:

https://github.com/wine-mirror/wine/commit/0c19e2e487d36a89531daf4897c0b6390d82a843#diff-fc9b59e95fbc0441ac56945b36726ef874a59c82e1980d9262f8f32070854721R3987

Please let me know if any more information on this issue is needed!

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list