http://bugs.winehq.org/show_bug.cgi?id=26768
Summary: oleaut32 warnings on x86-64 Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: oleaut32 AssignedTo: wine-bugs@winehq.org ReportedBy: adys.wh@gmail.com
../../../dlls/oleaut32/tmarshal.c:426:3: warning: #warning You need to implement stubless proxies for your architecture ../../../dlls/oleaut32/tmarshal.c: In function ‘serialize_param’: ../../../dlls/oleaut32/tmarshal.c:717:279: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c:793:73: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c:794:56: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c:800:50: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c:802:7: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c:802:41: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c:807:51: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c:809:7: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c:809:41: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c:895:92: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c: In function ‘deserialize_param’: ../../../dlls/oleaut32/tmarshal.c:1076:12: warning: cast from pointer to integer of different size ../../../dlls/oleaut32/tmarshal.c:1079:78: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c:1086:15: warning: cast from pointer to integer of different size ../../../dlls/oleaut32/tmarshal.c:1181:11: warning: cast from pointer to integer of different size ../../../dlls/oleaut32/tmarshal.c:1189:16: warning: cast to pointer from integer of different size ../../../dlls/oleaut32/tmarshal.c: In function ‘init_proxy_entry_point’: ../../../dlls/oleaut32/tmarshal.c:1699:17: warning: unused variable ‘xasm’ ../../../dlls/oleaut32/tmarshal.c: At top level: ../../../dlls/oleaut32/tmarshal.c:1317:1: warning: ‘xCall’ defined but not used