[Bug 16744] New: ole32/stg_prop.c: passing argument discards qualifiers from pointer target type

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jan 2 22:42:41 CST 2009


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

           Summary: ole32/stg_prop.c: passing argument discards qualifiers
                    from pointer target type
           Product: Wine
           Version: 1.1.12
          Platform: Macintosh
        OS/Version: Linux
            Status: NEW
          Keywords: source
          Severity: minor
          Priority: P2
         Component: build-env
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__ -D_OLE32_
-DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLE32_ -DPROXY_CLSID=CLSID_PSFactoryBuffer
-DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith  -g
-O2  -o stg_prop.o stg_prop.c
stg_prop.c: In function ‘PropertyStorage_DictionaryWriter’:
stg_prop.c:1514: warning: passing argument 1 of
‘PropertyStorage_ByteSwapString’ discards qualifiers from pointer target
type
stg_prop.c:1516: warning: passing argument 1 of
‘PropertyStorage_ByteSwapString’ discards qualifiers from pointer target
type


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