[Bug 16746] New: oleaut32/tmarshal.c: compiler errors on powerpc
http://bugs.winehq.org/show_bug.cgi?id=16746 Summary: oleaut32/tmarshal.c: compiler errors on powerpc 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(a)winehq.org ReportedBy: austinenglish(a)gmail.com gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_CLSID=CLSID_PSDispatch -DPROXY_DELEGATION -DREGISTER_PROXY_DLL -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o tmarshal.o tmarshal.c tmarshal.c:388:3: warning: #warning You need to implement stubless proxies for your architecture tmarshal.c: In function ‘init_proxy_entry_point’: tmarshal.c:1752: warning: unused variable ‘xasm’ tmarshal.c: At top level: tmarshal.c:1376: 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.
http://bugs.winehq.org/show_bug.cgi?id=16746 --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2009-01-10 02:24:59 --- Patches sent: http://www.winehq.org/pipermail/wine-patches/2009-January/067438.html http://www.winehq.org/pipermail/wine-patches/2009-January/067439.html -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16746 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2009-08-30 13:20:50 --- Still present. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16746 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |ppc32 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16746 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #3 from Jerome Leclanche <adys.wh(a)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.
http://bugs.winehq.org/show_bug.cgi?id=16746 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-12-02 16:08:29 CST --- Still in wine-1.3.8-153-g27d2b9b -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16746 --- Comment #5 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-02-16 12:41:39 CST --- Still an issue on 64bit as well. Is it worth opening a new bug for it? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16746 --- Comment #6 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-04-13 20:12:35 CDT --- For the record this is a dupe of bug 2968. Filed bug 26768 for amd64. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=16746 --- Comment #7 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-10-01 13:25:38 CDT --- Is this bug still relevant? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16746 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Summary|oleaut32/tmarshal.c: |oleaut32/tmarshal.c: |compiler errors on powerpc |compiler warnings on | |powerpc -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16746 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #8 from Wylda <wylda(a)volny.cz> --- Hi Austin, this is probably duplicate of bug 26768. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16746 --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- (In reply to Wylda from comment #8)
Hi Austin, this is probably duplicate of bug 26768.
Hi Wylda, Not exactly. The code is architecture specific, and powerpc != x86_64. Aside from that, this bug was filed first, so bug 26768 would be a duplicate of this one ;) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16746 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz(a)gmail.com --- Comment #10 from fjfrackiewicz(a)gmail.com --- Created attachment 57108 --> https://bugs.winehq.org/attachment.cgi?id=57108 oleaut32/tmarshal.c compiler warnings Wine-2.0-235-g2dd0fb880c This issue is still present in Wine-git. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16746 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|oleaut32/tmarshal.c: |rpcrt4 stubless proxy |compiler warnings on |thunks are unimplemented on |powerpc |PowerPC CC| |z.figura12(a)gmail.com Component|build-env |rpc --- Comment #11 from Zebediah Figura <z.figura12(a)gmail.com> --- Updating description. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16746 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com --- Comment #12 from Vijay Kamuju <infyquest(a)gmail.com> --- can we mark this abandoned or deprecated? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16746 --- Comment #13 from André H. <nerv(a)dawncrow.de> --- (In reply to Vijay Kamuju from comment #12)
can we mark this abandoned or deprecated?
not yet. I'm currently working on a powerpc64le port and my plan is to remove powerpc32 support afterwards, then we can close this... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16746 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|NEW |RESOLVED --- Comment #14 from André H. <nerv(a)dawncrow.de> --- as per 61e210f1967a4237d07f5c791433b99f49e78113 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=16746 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #15 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Closing bugs abandoned in 2021. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla