23 Sep
2008
23 Sep
'08
8:27 a.m.
http://bugs.winehq.org/show_bug.cgi?id=15378 --- Comment #2 from Austin English <austinenglish(a)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.