[Bug 41740] Mesa 7.12-devel gallium/state_trackers/d3d1x compilation error

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 2 22:21:25 PDT 2011


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.


More information about the dri-devel mailing list