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.