[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 02:27:09 CDT 2008


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


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16376|0                           |1
        is obsolete|                            |




--- Comment #7 from Austin English <austinenglish at gmail.com>  2008-09-30 02:27:09 ---
Created an attachment (id=16378)
 --> (http://bugs.winehq.org/attachment.cgi?id=16378)
new patch

I think this is what you're saying. Still fails though:

austin at austin-desktop:~/wine-git/dlls/gdi32$ make
/usr/bin/gcc-4.2 -O3 -c -I. -I. -I../../include -I../../include
-I/usr/include/freetype2  -D__WINESRC__ -D_GDI32_ -D_REENTRANT -fPIC -Wall
-pipe -fno-strength-reduce -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith  -Werror  -o path.o path.c
cc1: warnings being treated as errors
path.c: In function ‘PATH_PolyPolygon’:
path.c:1089: warning: ‘startpt.y’ may be used uninitialized in this
function
path.c:1089: warning: ‘startpt.x’ may be used uninitialized in this
function
make: *** [path.o] Error 1

Thanks for your patience!


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