Turn on -Wshorten-64-to-32 by default, and fix some issues that turned
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 21 Apr 2009 16:57:52 +0000 (16:57 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 21 Apr 2009 16:57:52 +0000 (16:57 +0000)
commit64016f50fe6793ca0a74d52b3f4d13a7ba2d88b1
tree26c23c6b5773084609cd0d8ff02dfbd9cf624e1f
parentb2e0ce09884ec03f9af1f4d52e34c81813168b79
Turn on -Wshorten-64-to-32 by default, and fix some issues that turned
up (99 44/100% of which were assignments of double-precision
floating-point constants to floats).  Hopefully this will catch at least
some P64 issues on UN*X.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28108 f5534014-38df-0310-8fa8-9805f1628bb7
44 files changed:
configure.in
epan/dissectors/packet-cops.c
epan/dissectors/packet-ssl.c
file.c
fileset.h
gtk/about_dlg.c
gtk/ansi_map_stat.c
gtk/capture_dlg.c
gtk/capture_file_dlg.c
gtk/capture_if_dlg.c
gtk/capture_info_dlg.c
gtk/color_dlg.c
gtk/decode_as_dlg.c
gtk/dfilter_expr_dlg.c
gtk/expert_comp_dlg.c
gtk/expert_dlg.c
gtk/fileset_dlg.c
gtk/find_dlg.c
gtk/funnel_stat.c
gtk/gsm_map_summary.c
gtk/iax2_analysis.c
gtk/main_menu.c
gtk/main_packet_list.c
gtk/main_proto_draw.c
gtk/main_welcome.c
gtk/mtp3_stat.c
gtk/mtp3_summary.c
gtk/prefs_capture.c
gtk/prefs_column.c
gtk/prefs_dlg.c
gtk/prefs_layout.c
gtk/prefs_stream.c
gtk/print_dlg.c
gtk/progress_dlg.c
gtk/proto_dlg.c
gtk/rtp_analysis.c
gtk/rtp_stream_dlg.c
gtk/sctp_chunk_stat_dlg.c
gtk/simple_dialog.c
gtk/sip_stat.c
gtk/summary_dlg.c
gtk/uat_gui.c
gtk/wlan_stat_dlg.c
proto_hier_stats.c