[Bug 41492] Failure to compile: redefinition of typedef ‘EVENT_FILTER_DESCRIPTOR’

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 14 02:05:55 CDT 2016


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

--- Comment #2 from Ruslan Kabatsayev <b7.10110111 at gmail.com> ---
(In reply to Sebastian Lackner from comment #1)
> I assume this was fixed with
> http://source.winehq.org/git/wine.git/commit/
> c185757993095382cc7580ac78d27f08c523e9df. Could you please test and update
> the bug status if it works for you?

With current git one instance of this error still remains:

In file included from eventlog.c:31:0:
../../include/evntprov.h:58:29: error: redefinition of typedef
‘PEVENT_FILTER_DESCRIPTOR’
../../include/evntrace.h:251:42: note: previous declaration of
‘PEVENT_FILTER_DESCRIPTOR’ was here

I've tried doing `git clean -xdf` before recompiling, with the same results.

-- 
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