[Bug 42835] redefinition of typedef 'WSD*'

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 18 15:04:50 CDT 2017


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

--- Comment #5 from Ruslan Kabatsayev <b7.10110111 at gmail.com> ---
(In reply to Owen Rudge from comment #4)
> This bug should be fixed with the following patch:
> 
> https://source.winehq.org/patches/data/132823

I still get this after the patch:

In file included from ../../include/wsdapi.h:24:0,
                 from discovery.c:31:
../../include/wsdxmldom.h:22:29: error: redefinition of typedef ‘WSDXML_TYPE’
../../include/wsdxml.h:39:29: note: previous declaration of ‘WSDXML_TYPE’ was
here
../../include/wsdxmldom.h:23:34: error: redefinition of typedef
‘WSDXML_NAMESPACE’
../../include/wsdxml.h:37:34: note: previous declaration of ‘WSDXML_NAMESPACE’
was here
../../include/wsdxmldom.h:24:29: error: redefinition of typedef ‘WSDXML_NAME’
../../include/wsdxml.h:38:29: note: previous declaration of ‘WSDXML_NAME’ was
here
../../include/wsdxmldom.h:28:32: error: redefinition of typedef
‘WSDXML_ELEMENT’
../../include/wsdxml.h:40:32: note: previous declaration of ‘WSDXML_ELEMENT’
was here
make[1]: *** [discovery.o] Error 1

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