[Bug 26151] New: Warnings in dlls/usp10 on wine64
http://bugs.winehq.org/show_bug.cgi?id=26151 Summary: Warnings in dlls/usp10 on wine64 Product: Wine Version: 1.3.13 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: usp10 AssignedTo: wine-bugs(a)winehq.org ReportedBy: adys.wh(a)gmail.com make[1]: Entering directory `/home/adys/src/wine/dlls/usp10' protocol.c: In function ‘request_complete’: protocol.c:98:22: warning: cast to pointer from integer of different size protocol.c: In function ‘protocol_continue’: protocol.c:308:44: warning: cast from pointer to integer of different size -- 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=26151 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |win64 Summary|Warnings in dlls/usp10 on |Warnings in dlls/usp10 |wine64 | -- 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=26151 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|usp10 |urlmon Summary|Warnings in dlls/usp10 |Warnings in dlls/urlmon --- Comment #1 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-02-17 02:30:46 CST --- It's in urlmon not usp10, make -j8 confused me. adys(a)azura:~/src/wine/build64/dlls/urlmon$ make ccache gcc-4.5 -msse4 -march=native -mtune=native -O3 -Wall -c -I../../../dlls/urlmon -I. -I../../../include -I../../include -D__WINESRC__ -D_URLMON_ -DENTRY_PREFIX=URLMON_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID_IS="{0x79EAC9F1,0xBAF9,0x11CE,{0x8C,0x82,0x00,0xAA,0x00,0x4B,0xA9,0x0B}}" -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings -Wpointer-arith -Wlogical-op -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -o protocol.o ../../../dlls/urlmon/protocol.c ../../../dlls/urlmon/protocol.c: In function ‘request_complete’: ../../../dlls/urlmon/protocol.c:98:22: warning: cast to pointer from integer of different size ../../../dlls/urlmon/protocol.c: In function ‘protocol_continue’: ../../../dlls/urlmon/protocol.c:308:44: warning: cast from pointer to integer of different size -- 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=26151 --- Comment #2 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-09-01 03:33:01 CDT --- Fixed in june by 59d76dd341e2ecf3fbea3a783555dc33ecc5accc. -- 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=26151 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #3 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-09-01 03:33:28 CDT --- Fixed -- 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=26151 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> 2011-09-09 12:54:29 CDT --- Closing bugs fixed in 1.3.28. -- 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=26151 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |59d76dd341e2ecf3fbea3a78355 | |5dc33ecc5accc -- 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.
participants (1)
-
wine-bugs@winehq.org