[Wireshark-dev] MSVC 2015 failures

2015-08-06 Thread Anders Broman
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 -

Re: [Wireshark-dev] MSVC 2015 failures

2015-08-06 Thread Michal Labedzki
Try this: https://code.wireshark.org/review/#/c/9894/ On 6 August 2015 at 10:13, Anders Broman anders.bro...@ericsson.com wrote: 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):

Re: [Wireshark-dev] MSVC 2015 failures

2015-06-08 Thread Anders Broman
-Original Message- From: wireshark-dev-boun...@wireshark.org [mailto:wireshark-dev-boun...@wireshark.org] On Behalf Of Guy Harris Sent: den 5 juni 2015 21:22 To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] MSVC 2015 failures On Jun 5, 2015, at 3:50 AM, Anders

[Wireshark-dev] MSVC 2015 failures

2015-06-05 Thread Anders Broman
Hi, Here's a couple of failures which I'm not sure on how to fix: C:\Program Files (x86)\Windows Kits\8.1\include\um\ws2tcpip.h(564): error C2220: warning treated as error - no 'object' file generated (compiling source file addr_resolv.c) C:\Program Files (x86)\Windows

Re: [Wireshark-dev] MSVC 2015 failures

2015-06-05 Thread Guy Harris
On Jun 5, 2015, at 3:50 AM, Anders Broman anders.bro...@ericsson.com wrote: in_cksum.c(92): error C2220: warning treated as error - no 'object' file generated in_cksum.c(92): warning C4311: 'type cast': pointer truncation from 'const guint16 *' to 'unsigned long' This is trying to do