[Bug 15378] mshtml/tests: dom.c fails in gcc 3.3/CFLAGS="-Werror"

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 23 02:06:54 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15378





--- Comment #1 from Dmitry Timoshkov <dmitry at codeweavers.com>  2008-09-23 02:06:53 ---
Does it help if you replace

static REFIID const none_iids[] = {

by

static const IID * const none_iids[] = {

?


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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