ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] sctp_graph_dlg.c changes (svn 21495) causing windows buildbot to

From: "Bill Meier" <wmeier@xxxxxxxxxxx>
Date: Sun, 22 Apr 2007 18:53:32 -0400
The are 7 warnings: "conversion from double to ...".

All 7 are seem to be related to the explicit removal of  gint/gint32  casts 
in the svn21495 patch to sctp_graph_dlg.c.


Since the casts were explicitly removed, I'll leave it to someone who knows 
the code to fix same.

Bill