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] Can't compile master on win10 x64

From: "Darien Spencer" <cusneud@xxxxxxxx>
Date: Sat, 17 Feb 2018 20:21:46 +0100
Hey
I'm having a problem using latest master (Ia29bb25d17a1255a06b4ace542643c4b494d4977) since yesterday
 
After running msbuild I'm getting this warning:
C:/Development/wsbuild64/wiretap/ascend_scanner.c(2625): warning C4244: 'initializing' : conversion from '__in t64' to 'int', possible loss of data [C:\Development\wsbuild64\wiretap\wiretap.vcxproj]
And since it is treated as an error the build fails.
Anyone else experiencing thid?