[Bug 19905] New: windowscodec: compiler warnings on OS X

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 1 12:42:44 CDT 2009


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

           Summary: windowscodec: compiler warnings on OS X
           Product: Wine
           Version: 1.1.28
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: download, source
          Severity: trivial
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


gcc -m32 -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT -fPIC
-Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wpointer-arith -I/Users/austin/.winedeps/usr/include
-I/Users/austin/.winedeps/usr/include  -o stream.o stream.c
stream.c: In function 'test_StreamOnMemory':
stream.c:107: warning: format '%u' expects type 'unsigned int', but argument 6
has type 'long unsigned int'
stream.c:143: warning: format '%u' expects type 'unsigned int', but argument 4
has type 'long unsigned int'
stream.c:167: warning: format '%u' expects type 'unsigned int', but argument 4
has type 'long unsigned int'
stream.c:295: warning: format '%u' expects type 'unsigned int', but argument 6
has type 'long unsigned int'

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