http://bugs.winehq.org/show_bug.cgi?id=16746
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2010-09-28 03:49:12 CDT --- For the record, this is also an issue when compiling for 64bit:
tmarshal.c:388: warning: #warning You need to implement stubless proxies for your architecture tmarshal.c: In function ‘serialize_param’: tmarshal.c:673: warning: cast to pointer from integer of different size tmarshal.c:749: warning: cast to pointer from integer of different size tmarshal.c:750: warning: cast to pointer from integer of different size tmarshal.c:756: warning: cast to pointer from integer of different size tmarshal.c:758: warning: cast to pointer from integer of different size tmarshal.c:758: warning: cast to pointer from integer of different size tmarshal.c:763: warning: cast to pointer from integer of different size tmarshal.c:765: warning: cast to pointer from integer of different size tmarshal.c:765: warning: cast to pointer from integer of different size tmarshal.c:851: warning: cast to pointer from integer of different size tmarshal.c: In function ‘deserialize_param’: tmarshal.c:1031: warning: cast from pointer to integer of different size tmarshal.c:1034: warning: cast to pointer from integer of different size tmarshal.c:1041: warning: cast from pointer to integer of different size tmarshal.c:1136: warning: cast from pointer to integer of different size tmarshal.c:1144: warning: cast to pointer from integer of different size tmarshal.c: In function ‘init_proxy_entry_point’: tmarshal.c:1649: warning: unused variable ‘xasm’ tmarshal.c: At top level: tmarshal.c:1272: warning: ‘xCall’ defined but not used