Any of these a concern?

Questions about Wine on Linux
Locked
User avatar
KenSharp
Level 4
Level 4
Posts: 156
Joined: Mon Jul 13, 2009 8:52 pm

Any of these a concern?

Post by KenSharp »

From a 64-bit (not WOW) build:

Code: Select all

/home/test/wine-git/tools/wrc/parser.y: conflicts: 5 shift/reduce
/home/test/wine-git/tools/wrc/parser.y: conflicts: 5 shift/reduce
/home/test/wine-git/dlls/jscript/parser.y: conflicts: 1 shift/reduce, 18 reduce/reduce
/home/test/wine-git/dlls/msi/sql.y: conflicts: 1 reduce/reduce
/home/test/wine-git/dlls/oleaut32/tmarshal.c:426:3: warning: #warning You need to implement stubless proxies for your architecture [-Wcpp]
/home/test/wine-git/dlls/oleaut32/tmarshal.c: In function ‘serialize_param’:
/home/test/wine-git/dlls/oleaut32/tmarshal.c:728:279: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:804:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:805:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:811:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:813:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:813:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:818:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:820:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:820:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:906:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c: In function ‘deserialize_param’:
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1088:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1091:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1098:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1197:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c: In function ‘init_proxy_entry_point’:
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1724:17: warning: unused variable ‘xasm’ [-Wunused-variable]
/home/test/wine-git/dlls/oleaut32/tmarshal.c: At top level:
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1333:38: warning: ‘xCall’ defined but not used [-Wunused-function]
/home/test/wine-git/dlls/ntdll/virtual.c: In function ‘virtual_alloc_thread_stack’:
/home/test/wine-git/dlls/ntdll/virtual.c:1549:5: warning: value computed is not used [-Wunused-value]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘SETUPDI_AllocateDeviceInfo’:
/home/test/wine-git/dlls/setupapi/devinst.c:470:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘SETUPDI_FreeDeviceInfo’:
/home/test/wine-git/dlls/setupapi/devinst.c:527:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘SetupDiGetDeviceRegistryPropertyA’:
/home/test/wine-git/dlls/setupapi/devinst.c:3106:278: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘SetupDiGetDeviceRegistryPropertyW’:
/home/test/wine-git/dlls/setupapi/devinst.c:3167:278: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘CM_Get_Device_IDA’:
/home/test/wine-git/dlls/setupapi/devinst.c:3965:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘CM_Get_Device_IDW’:
/home/test/wine-git/dlls/setupapi/devinst.c:3983:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/setupapi/devinst.c:3995:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘CM_Get_Device_ID_Size’:
/home/test/wine-git/dlls/setupapi/devinst.c:4007:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/setupapi/devinst.c:4018:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/vbscript/parser.y: conflicts: 6 shift/reduce
/home/test/wine-git/dlls/vbscript/parser.y: conflicts: 6 shift/reduce
/home/test/wine-git/dlls/winmm/winmm.c: In function ‘MMSYSTEM_GetMidiStream’:
/home/test/wine-git/dlls/winmm/winmm.c:942:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/winmm/winmm.c: In function ‘MMSYSTEM_MidiStream_MessageHandler’:
/home/test/wine-git/dlls/winmm/winmm.c:1066:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/winmm/winmm.c: In function ‘midiStreamOpen’:
/home/test/wine-git/dlls/winmm/winmm.c:1274:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/programs/winedbg/be_x86_64.c: In function ‘be_x86_64_is_func_call’:
/home/test/wine-git/programs/winedbg/be_x86_64.c:350:11: warning: variable ‘segment’ set but not used [-Wunused-but-set-variable]
/home/test/wine-git/programs/winedbg/dbg.y: conflicts: 1 shift/reduce, 1 reduce/reduce
/home/test/wine-git/programs/winedbg/dbg.y: conflicts: 1 shift/reduce, 1 reduce/reduce
User avatar
KenSharp
Level 4
Level 4
Posts: 156
Joined: Mon Jul 13, 2009 8:52 pm

Re: Any of these a concern?

Post by KenSharp »

More numerous these days:

Code: Select all

/home/test/wine-git/dlls/jscript/parser.y: conflicts: 1 shift/reduce, 18 reduce/reduce
/home/test/wine-git/dlls/msi/sql.y: conflicts: 1 reduce/reduce
/home/test/wine-git/dlls/ntdll/virtual.c: In function ‘virtual_alloc_thread_stack’:
/home/test/wine-git/dlls/ntdll/virtual.c:1486:5: warning: value computed is not used [-Wunused-value]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:434:3: warning: #warning You need to implement stubless proxies for your architecture [-Wcpp]
/home/test/wine-git/dlls/oleaut32/tmarshal.c: In function ‘serialize_param’:
/home/test/wine-git/dlls/oleaut32/tmarshal.c:733:279: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:809:73: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:810:56: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:816:50: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:818:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:818:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:823:51: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:825:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:825:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:911:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c: In function ‘deserialize_param’:
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1093:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1096:78: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1103:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1202:24: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/oleaut32/tmarshal.c: In function ‘init_proxy_entry_point’:
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1729:17: warning: unused variable ‘xasm’ [-Wunused-variable]
/home/test/wine-git/dlls/oleaut32/tmarshal.c: At top level:
/home/test/wine-git/dlls/oleaut32/tmarshal.c:1338:38: warning: ‘xCall’ defined but not used [-Wunused-function]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘SETUPDI_AllocateDeviceInfo’:
/home/test/wine-git/dlls/setupapi/devinst.c:471:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘SETUPDI_FreeDeviceInfo’:
/home/test/wine-git/dlls/setupapi/devinst.c:528:16: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘SetupDiGetDeviceRegistryPropertyA’:
/home/test/wine-git/dlls/setupapi/devinst.c:3080:278: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘SetupDiGetDeviceRegistryPropertyW’:
/home/test/wine-git/dlls/setupapi/devinst.c:3141:278: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘CM_Get_Device_IDA’:
/home/test/wine-git/dlls/setupapi/devinst.c:3939:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘CM_Get_Device_IDW’:
/home/test/wine-git/dlls/setupapi/devinst.c:3957:45: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/setupapi/devinst.c:3969:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/setupapi/devinst.c: In function ‘CM_Get_Device_ID_Size’:
/home/test/wine-git/dlls/setupapi/devinst.c:3981:47: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/setupapi/devinst.c:3992:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/vbscript/parser.y: conflicts: 6 shift/reduce
/home/test/wine-git/dlls/winmm/winmm.c: In function ‘MMSYSTEM_GetMidiStream’:
/home/test/wine-git/dlls/winmm/winmm.c:942:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/home/test/wine-git/dlls/winmm/winmm.c: In function ‘MMSYSTEM_MidiStream_MessageHandler’:
/home/test/wine-git/dlls/winmm/winmm.c:1066:54: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/dlls/winmm/winmm.c: In function ‘midiStreamOpen’:
/home/test/wine-git/dlls/winmm/winmm.c:1274:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
/home/test/wine-git/programs/winedbg/be_x86_64.c: In function ‘be_x86_64_is_func_call’:
/home/test/wine-git/programs/winedbg/be_x86_64.c:350:11: warning: variable ‘segment’ set but not used [-Wunused-but-set-variable]
/home/test/wine-git/programs/winedbg/dbg.y: conflicts: 1 shift/reduce, 1 reduce/reduce
/home/test/wine-git/programs/winedbg/dbg.y: conflicts: 1 shift/reduce, 1 reduce/reduce
Locked