Ethereal-cvs: [Ethereal-cvs] rev 14888: /trunk/gtk/: summary_dlg.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Sat, 09 Jul 2005 11:28:14 GMT
User: ulfl
Date: 2005/07/09 06:28 AM

Log:
 MSVC: fix some guint64 related compiler errors
 
 strange enough, MSVC cannot convert from guint64 to float, so cast guint64 -> gint64 -> float
 
 However, even gint64 might be big enough to prevent us from an overflow :-)

Directory: /trunk/gtk/
  Changes    Path             Action
  +12 -6     summary_dlg.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=14888&view=rev