Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3117] Improvements for the ASAP and ENRP dissectors

Date: Mon, 22 Dec 2008 04:26:58 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3117


Anders Broman <anders.broman@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anders.broman@xxxxxxxxxxxx




--- Comment #6 from Anders Broman <anders.broman@xxxxxxxxxxxx>  2008-12-22 04:26:57 PDT ---
I get the following errors:
packet-asap.c(445) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-asap.c(451) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-asap.c(454) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-asap.c(459) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-asap.c(462) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-asap.c(469) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-enrp.c
packet-enrp.c(450) : error C2220: warning treated as error - no 'object' file
ge
nerated
packet-enrp.c(450) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-enrp.c(456) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-enrp.c(459) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-enrp.c(464) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-enrp.c(467) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
packet-enrp.c(474) : warning C4244: 'function' : conversion from 'double' to
'fl
oat', possible loss of data
Generating Code...
/Anders


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.