[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 03:27:58 CDT 2008


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





--- Comment #2 from Austin English <austinenglish at gmail.com>  2008-09-23 03:27:57 ---
(In reply to comment #1)
> Does it help if you replace
> 
> static REFIID const none_iids[] = {
> 
> by
> 
> static const IID * const none_iids[] = {
> 
> ?
> 

Yep, compiles fine.


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