[Bug 15397] gdi32: path.c fails to build with gcc 4.2, -Werror -O3

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 30 00:59:01 CDT 2008


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





--- Comment #4 from Andrey Turkin <andrey.turkin at gmail.com>  2008-09-30 00:59:01 ---
The patch looks mostly OK but you've mangled braces there so code is now really
really wrong. Also there is no need to check for counts (that is array so
comparing it with 0 looks wrong too), and you should move startpt definition,
not copy it


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