[Bug 16746] oleaut32/tmarshal.c: compiler errors on powerpc

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 28 03:49:13 CDT 2010


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

Jerome Leclanche <adys.wh at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adys.wh at gmail.com

--- Comment #3 from Jerome Leclanche <adys.wh at 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

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