On Feb 17, 2018, at 11:21 AM, Darien Spencer <cusneud@xxxxxxxx> wrote:
> 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.
Try it with the current master (86f2ff6ec027514d067fd6ec054b6b2fa7c3afe1 or later).