[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 01:46:05 CDT 2008


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





--- Comment #5 from Austin English <austinenglish at gmail.com>  2008-09-30 01:46:05 ---
(In reply to comment #4)
> 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
> 

For the mangled braces, there's one extra in your original suggestion...

Moving the startpt definition gives an undeclared identifier error.


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