Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] MSVC 2015 failures

From: Anders Broman <anders.broman@xxxxxxxxxxxx>
Date: Thu, 6 Aug 2015 08:13:51 +0000

Hi,

Currently with top of trunk I get:

 

packet-btobex.c(1134): error C2220: warning treated as error - no 'object' file

generated

packet-btobex.c(1134): warning C4312: 'type cast': conversion from 'gulong' to '

gpointer' of greater size

packet-btatt.c(1420): error C2220: warning treated as error - no 'object' file g

enerated

packet-btatt.c(1420): warning C4312: 'type cast': conversion from 'gulong' to 'g

pointer' of greater size

packet-btatt.c(1443): warning C4312: 'type cast': conversion from 'gulong' to 'g

pointer' of greater size

packet-btl2cap.c(425): error C2220: warning treated as error - no 'object' file

generated

packet-btl2cap.c(425): warning C4312: 'type cast': conversion from 'gulong' to '

gpointer' of greater size

packet-btl2cap.c(448): warning C4312: 'type cast': conversion from 'gulong' to '

gpointer' of greater size

packet-btrfcomm.c(287): error C2220: warning treated as error - no 'object' file

generated

packet-btrfcomm.c(287): warning C4312: 'type cast': conversion from 'gulong' to

'gpointer' of greater size

packet-h223.c

packet-h223.c(196): error C2220: warning treated as error - no 'object' file gen

erated

packet-h223.c(196): warning C4311: 'type cast': pointer truncation from 'const h

223_call_info *const ' to 'unsigned long'

NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0

\VC\BIN\amd64\cl.EXE"' : return code '0x2'

Stop.

NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0

\VC\BIN\amd64\nmake.exe"' : return code '0x2'

Stop.

NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 14.0

\VC\BIN\amd64\nmake.exe"' : return code '0x2'

Stop.