1 Jul
2011
1 Jul
'11
1:10 p.m.
http://bugs.winehq.org/show_bug.cgi?id=27663 --- Comment #3 from Vincas Miliūnas <vincas.miliunas(a)gmail.com> 2011-07-01 08:10:34 CDT --- (In reply to comment #1)
You need stdarg.h before Windows headers. Your code is broken.
My goal was to remove unused include statements for compiling (using 64bit gcc), I was not aware that stdarg.h was an implicit dependency for windows include files on 32bit gcc. The recent submitted version has this fixed. -- 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.