[Bug 16384] New: GCC warnings in dlls/dnsapi

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 6 20:53:17 CST 2008


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

           Summary: GCC warnings in dlls/dnsapi
           Product: Wine
           Version: 1.1.9
          Platform: PC-x86-64
               URL: http://source.winehq.org
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: trivial
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: adys.wh+winehqdotorg at gmail.com


gcc -m32 -c -I. -I. -I../../include -I../../include  -D__WINESRC__ 
-D_REENTRANT -fPIC -Wall -pipe -fno-strength-reduce -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith 
-O2 -Werror  -o ns_parse.o ns_parse.c
cc1: warnings being treated as errors
ns_parse.c: In function ‘dns_ns_parserr’:
ns_parse.c:139: error: comparison of unsigned expression < 0 is always false
make[2]: *** [ns_parse.o] Error 1
make[2]: Leaving directory `/home/adys/src/wine/dlls/dnsapi'
make[1]: *** [dnsapi] Error 2
make[1]: Leaving directory `/home/adys/src/wine/dlls'
make: *** [dlls] Error 2

Using gcc (Debian 4.3.2-1) 4.3.2 on x86_64


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