Hi,
I get the following:
register.c
packet-mysql.c
packet-mysql.c(2096) : error C2220: warning treated as error - no object
file ge
nerated
packet-mysql.c(2096) : warning C4244: '+=' : conversion from 'unsigned
__int64 '
to 'int ', possible loss of data
Regards
Anders
-----Ursprungligt meddelande-----
Från: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För Jess Balint
Skickat: den 27 april 2008 02:07
Till: wireshark-dev@xxxxxxxxxxxxx
Ämne: [Wireshark-dev] [PATCH] add field support to MySQL dissector
Hi, I've attached a patch to add support for field info in the MySQL
dissector. I've also cleaned up a few things and fixed a small problem
in the state tracking I added in a previous patch.
Thanks,
Jess