[Bug 16318] New: ‘GdipMultiplyMatrix’ discards qualifiers from pointer target type

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 3 15:16:11 CST 2008


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

           Summary: ‘GdipMultiplyMatrix’ discards qualifiers from
                    pointer target type
           Product: Wine
           Version: 1.1.9
          Platform: Other
        OS/Version: other
            Status: NEW
          Keywords: download, regression, source
          Severity: enhancement
          Priority: P2
         Component: gdiplus
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com
                CC: bunglehead at gmail.com


make[2]: Entering directory `/home/austin/wine-git/dlls/gdiplus'
gcc -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 -Wpointer-arith  -Werror  -o
brush.o brush.c
cc1: warnings being treated as errors
brush.c: In function ‘GdipMultiplyTextureTransform’:
brush.c:942: warning: passing argument 2 of ‘GdipMultiplyMatrix’ discards
qualifiers from pointer target type
make[2]: *** [brush.o] Error 1
make[2]: Leaving directory `/home/austin/wine-git/dlls/gdiplus'
make[1]: *** [gdiplus] Error 2
make[1]: Leaving directory `/home/austin/wine-git/dlls'
make: *** [dlls] Error 2

gcc 4.1.2

http://source.winehq.org/git/wine.git/?a=commit;h=a886b4743f7efbabe481540be9f9a93ac85eb3e0


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