Hi,
Currently the build bot is failing with:
packet-pana.c(677) : error C2220: warning treated as error - no object
file generated packet-pana.c(677) : warning C4244: '=' : conversion from
'unsigned short ' to 'unsigned char ', possible loss of 

The fix might be
Change line 633
To 
       guint16 pana_res;
/Anders
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to