Warning report for wine-1.3.32

Jerome Leclanche adys.wh at gmail.com
Fri Nov 4 15:42:16 CDT 2011


warning: variable ‘_qzz_res’ set but not used [-Wunused-but-set-variable]

That's valgrind stuff. Apparently I might need a valgrind update or
something, I'm not 100% sure what's going on.

A few more can be fixed with FIXME()s instead of comments.



J. Leclanche
-------------- next part --------------
========== 32-bit ==========
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/advpack -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o advpack.o ../../../dlls/advpack/advpack.c
../../../dlls/advpack/advpack.c: In function ‘RegisterOCX’:
../../../dlls/advpack/advpack.c:495:37: warning: variable ‘param’ set but not used [-Wunused-but-set-variable]
../../../dlls/advpack/advpack.c:495:26: warning: variable ‘str_flags’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../../dlls/gdi32/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o pen.o ../../../../dlls/gdi32/tests/pen.c
../../../../dlls/gdi32/tests/pen.c: In function ‘func_pen’:
../../../../dlls/gdi32/tests/pen.c:299:132: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/pen.c:424:132: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/ntdll -I. -I../../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o heap.o ../../../dlls/ntdll/heap.c
../../../dlls/ntdll/heap.c: In function ‘notify_alloc’:
../../../dlls/ntdll/heap.c:254:19: warning: variable ‘_qzz_res’ set but not used [-Wunused-but-set-variable]
../../../dlls/ntdll/heap.c: In function ‘notify_free’:
../../../dlls/ntdll/heap.c:262:19: warning: variable ‘_qzz_res’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/ntdll -I. -I../../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o virtual.o ../../../dlls/ntdll/virtual.c
../../../dlls/ntdll/virtual.c: In function ‘map_image’:
../../../dlls/ntdll/virtual.c:1373:19: warning: variable ‘_qzz_res’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/setupapi -I. -I../../../include -I../../include  -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o install.o ../../../dlls/setupapi/install.c
../../../dlls/setupapi/install.c: In function ‘InstallHinfSectionW’:
../../../dlls/setupapi/install.c:1203:10: warning: variable ‘mode’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../../dlls/shell32/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o shlfolder.o ../../../../dlls/shell32/tests/shlfolder.c
../../../../dlls/shell32/tests/shlfolder.c: In function ‘test_ITEMIDLIST_format’:
../../../../dlls/shell32/tests/shlfolder.c:1846:30: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/shell32/tests/shlfolder.c:1847:30: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/spoolss -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o router.o ../../../dlls/spoolss/router.c
../../../dlls/spoolss/router.c: In function ‘backend_load_all’:
../../../dlls/spoolss/router.c:269:17: warning: variable ‘pb’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -m32 -c -I../../../dlls/wineps.drv -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o type1.o ../../../dlls/wineps.drv/type1.c
../../../dlls/wineps.drv/type1.c: In function ‘append_complex_glyph’:
../../../dlls/wineps.drv/type1.c:417:38: warning: variable ‘scale_yx’ set but not used [-Wunused-but-set-variable]
../../../dlls/wineps.drv/type1.c:417:24: warning: variable ‘scale_xy’ set but not used [-Wunused-but-set-variable]
../../../dlls/wineps.drv/type1.c:417:10: warning: variable ‘scale_xx’ set but not used [-Wunused-but-set-variable]


========== 64-bit ==========
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/advpack -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o advpack.o ../../../dlls/advpack/advpack.c
../../../dlls/advpack/advpack.c: In function ‘RegisterOCX’:
../../../dlls/advpack/advpack.c:495:37: warning: variable ‘param’ set but not used [-Wunused-but-set-variable]
../../../dlls/advpack/advpack.c:495:26: warning: variable ‘str_flags’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../../dlls/d3d8/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o device.o ../../../../dlls/d3d8/tests/device.c
../../../../dlls/d3d8/tests/device.c: In function ‘test_cursor_pos’:
../../../../dlls/d3d8/tests/device.c:896:13: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long int’ [-Wformat]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../../dlls/d3d9/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o device.o ../../../../dlls/d3d9/tests/device.c
../../../../dlls/d3d9/tests/device.c: In function ‘test_cursor_pos’:
../../../../dlls/d3d9/tests/device.c:3240:13: warning: format ‘%u’ expects argument of type ‘unsigned int’, but argument 3 has type ‘long int’ [-Wformat]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/dbghelp -I. -I../../../include -I../../include  -D__WINESRC__ -D_IMAGEHLP_SOURCE_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o cpu_x86_64.o ../../../dlls/dbghelp/cpu_x86_64.c
../../../dlls/dbghelp/cpu_x86_64.c: In function ‘is_inside_epilog’:
../../../dlls/dbghelp/cpu_x86_64.c:322:14: warning: variable ‘rex’ set but not used [-Wunused-but-set-variable]
../../../dlls/dbghelp/cpu_x86_64.c: In function ‘interpret_function_table_entry’:
../../../dlls/dbghelp/cpu_x86_64.c:369:38: warning: variable ‘off’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../../dlls/gdi32/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o pen.o ../../../../dlls/gdi32/tests/pen.c
../../../../dlls/gdi32/tests/pen.c: In function ‘func_pen’:
../../../../dlls/gdi32/tests/pen.c:299:132: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/gdi32/tests/pen.c:424:132: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/ntdll -I. -I../../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o heap.o ../../../dlls/ntdll/heap.c
../../../dlls/ntdll/heap.c: In function ‘notify_alloc’:
../../../dlls/ntdll/heap.c:254:19: warning: variable ‘_qzz_res’ set but not used [-Wunused-but-set-variable]
../../../dlls/ntdll/heap.c: In function ‘notify_free’:
../../../dlls/ntdll/heap.c:262:19: warning: variable ‘_qzz_res’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/ntdll -I. -I../../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o signal_x86_64.o ../../../dlls/ntdll/signal_x86_64.c
../../../dlls/ntdll/signal_x86_64.c: In function ‘is_inside_epilog’:
../../../dlls/ntdll/signal_x86_64.c:2632:14: warning: variable ‘rex’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/ntdll -I. -I../../../include -I../../include  -D__WINESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o virtual.o ../../../dlls/ntdll/virtual.c
../../../dlls/ntdll/virtual.c: In function ‘map_image’:
../../../dlls/ntdll/virtual.c:1373:19: warning: variable ‘_qzz_res’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/oleaut32 -I. -I../../../include -I../../include  -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o safearray.o ../../../dlls/oleaut32/safearray.c
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/oleaut32 -I. -I../../../include -I../../include  -D__WINESRC__ -D_OLEAUT32_ -DCOM_NO_WINDOWS_H -DENTRY_PREFIX=OLEAUTPS_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL -DPROXY_CLSID=CLSID_PSFactoryBuffer -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o tmarshal.o ../../../dlls/oleaut32/tmarshal.c
../../../dlls/oleaut32/tmarshal.c:426:3: warning: #warning You need to implement stubless proxies for your architecture [-Wcpp]
../../../dlls/oleaut32/tmarshal.c: In function ‘serialize_param’:
../../../dlls/oleaut32/tmarshal.c:717:279: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:793:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:794:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:800:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:802:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:802:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:807:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:809:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:809:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:895:92: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c: In function ‘deserialize_param’:
../../../dlls/oleaut32/tmarshal.c:1076:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/oleaut32/tmarshal.c:1079:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c:1086:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/oleaut32/tmarshal.c:1181:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/oleaut32/tmarshal.c:1189:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/oleaut32/tmarshal.c: In function ‘init_proxy_entry_point’:
../../../dlls/oleaut32/tmarshal.c:1699:17: warning: unused variable ‘xasm’ [-Wunused-variable]
../../../dlls/oleaut32/tmarshal.c: At top level:
../../../dlls/oleaut32/tmarshal.c:1317:1: warning: ‘xCall’ defined but not used [-Wunused-function]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/setupapi -I. -I../../../include -I../../include  -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o devinst.o ../../../dlls/setupapi/devinst.c
../../../dlls/setupapi/devinst.c: In function ‘SETUPDI_AllocateDeviceInfo’:
../../../dlls/setupapi/devinst.c:470:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/setupapi/devinst.c: In function ‘SETUPDI_FreeDeviceInfo’:
../../../dlls/setupapi/devinst.c:527:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/setupapi/devinst.c: In function ‘SetupDiGetDeviceRegistryPropertyA’:
../../../dlls/setupapi/devinst.c:3106:278: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/setupapi/devinst.c: In function ‘SetupDiGetDeviceRegistryPropertyW’:
../../../dlls/setupapi/devinst.c:3167:278: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/setupapi/devinst.c: In function ‘CM_Get_Device_IDA’:
../../../dlls/setupapi/devinst.c:3940:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/setupapi/devinst.c: In function ‘CM_Get_Device_IDW’:
../../../dlls/setupapi/devinst.c:3958:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/setupapi/devinst.c:3970:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/setupapi/devinst.c: In function ‘CM_Get_Device_ID_Size’:
../../../dlls/setupapi/devinst.c:3982:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/setupapi/devinst.c:3993:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/setupapi -I. -I../../../include -I../../include  -D__WINESRC__ -D_SETUPAPI_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o install.o ../../../dlls/setupapi/install.c
../../../dlls/setupapi/install.c: In function ‘InstallHinfSectionW’:
../../../dlls/setupapi/install.c:1203:10: warning: variable ‘mode’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../../dlls/shell32/tests -I. -I../../../../include -I../../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o shlfolder.o ../../../../dlls/shell32/tests/shlfolder.c
../../../../dlls/shell32/tests/shlfolder.c: In function ‘test_ITEMIDLIST_format’:
../../../../dlls/shell32/tests/shlfolder.c:1846:30: warning: array subscript is above array bounds [-Warray-bounds]
../../../../dlls/shell32/tests/shlfolder.c:1847:30: warning: array subscript is above array bounds [-Warray-bounds]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/spoolss -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o router.o ../../../dlls/spoolss/router.c
../../../dlls/spoolss/router.c: In function ‘backend_load_all’:
../../../dlls/spoolss/router.c:269:17: warning: variable ‘pb’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/wineps.drv -I. -I../../../include -I../../include  -D__WINESRC__  -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o type1.o ../../../dlls/wineps.drv/type1.c
../../../dlls/wineps.drv/type1.c: In function ‘append_complex_glyph’:
../../../dlls/wineps.drv/type1.c:417:38: warning: variable ‘scale_yx’ set but not used [-Wunused-but-set-variable]
../../../dlls/wineps.drv/type1.c:417:24: warning: variable ‘scale_xy’ set but not used [-Wunused-but-set-variable]
../../../dlls/wineps.drv/type1.c:417:10: warning: variable ‘scale_xx’ set but not used [-Wunused-but-set-variable]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../dlls/winmm -I. -I../../../include -I../../include  -D__WINESRC__ -D_WINMM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o winmm.o ../../../dlls/winmm/winmm.c
../../../dlls/winmm/winmm.c: In function ‘MMSYSTEM_GetMidiStream’:
../../../dlls/winmm/winmm.c:976:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
../../../dlls/winmm/winmm.c: In function ‘MMSYSTEM_MidiStream_MessageHandler’:
../../../dlls/winmm/winmm.c:1093:43: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
../../../dlls/winmm/winmm.c: In function ‘midiStreamOpen’:
../../../dlls/winmm/winmm.c:1305:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--
ccache gcc -msse4 -O3 -Wall -c -I../../../programs/winedbg -I. -I../../../include -I../../include  -DWINE_STRICT_PROTOTYPES -DWINE_NO_UNICODE_MACROS -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wwrite-strings -Wpointer-arith -Wlogical-op -I/usr/include/freetype2  -g -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0  -o be_x86_64.o ../../../programs/winedbg/be_x86_64.c
../../../programs/winedbg/be_x86_64.c: In function ‘be_x86_64_is_func_call’:
../../../programs/winedbg/be_x86_64.c:338:11: warning: variable ‘segment’ set but not used [-Wunused-but-set-variable]


========== system ==========
Operating System
    Linux azura 3.0.0-13-generic #21-Ubuntu SMP Mon Oct 17 20:18:51 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux

Configuration (32-bit)
    '--prefix=/usr' '--libdir=/usr/lib32' '--enable-tests' '--disable-win64' '--with-wine64=/home/adys/src/wine/build64' '--with-alsa' '--with-freetype' '--without-gstreamer' '--with-jpeg' '--with-ldap' '--with-openal' '--with-opengl' '--with-openssl' '--with-png' '--with-x' '--with-xinerama' '--with-xinput2' '--with-xml' '--with-xrandr' '--without-capi' '--without-cms' '--without-cups' '--without-curses' '--without-fontconfig' '--without-gettextpo' '--without-gnutls' '--without-gphoto' '--without-gsm' '--without-hal' '--without-mpg123' '--without-opencl' '--without-oss' '--without-sane' '--without-tiff' '--without-v4l' '--without-xslt' '--without-xxf86vm' 'CC=ccache gcc -msse4 -O3 -Wall'

Configuration (64-bit)
    '--prefix=/usr' '--libdir=/usr/lib' '--enable-tests' '--enable-win64' '--with-alsa' '--with-freetype' '--without-gstreamer' '--with-jpeg' '--with-ldap' '--with-openal' '--with-opengl' '--with-openssl' '--with-png' '--with-x' '--with-xinerama' '--with-xinput2' '--with-xml' '--with-xrandr' '--without-capi' '--without-cms' '--without-cups' '--without-curses' '--without-fontconfig' '--without-gettextpo' '--without-gnutls' '--without-gphoto' '--without-gsm' '--without-hal' '--without-mpg123' '--without-opencl' '--without-oss' '--without-sane' '--without-tiff' '--without-v4l' '--without-xslt' '--without-xxf86vm' 'CC=ccache gcc -msse4 -O3 -Wall'

Warning report for wine-1.3.32


More information about the wine-devel mailing list