https://bugs.freedesktop.org/show_bug.cgi?id=41740

--- Comment #4 from Alexandre Demers <alexandre.f.demers at gmail.com> 
2011-11-02 22:21:25 PDT ---
Same problem over here. Many errors related to either missing
"STDMETHODCALLTYPE" in declarations or unneeded "STDMETHODCALLTYPE" in
associated files. Compiler doesn't like it because returned values are not of
the same types as declared ones. It leads to "error: new declaration... error:
ambiguates old declaration..."

I was about to propose a patch, but I can't figure out if "STDMETHODCALLTYPE"
are needed or not (I would say they are, but one commit
(a73c6ce67b272b71dc814b3384d8c1c99f6c75e3) says it causes crashes)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to