Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-commits: [Wireshark-commits] rev 25243: /trunk/ /trunk/epan/: packet.h tap.h /trunk/: acinclude.m4 configure.in

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: guy@xxxxxxxxxxxxx
Date: Mon, 05 May 2008 22:47:41 GMT

http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25243

User: guy
Date: 2008/05/05 03:47 PM

Log:
 Require GLib 2.4 or later.
 
 That means that G_GINT64_MODIFIER will be defined, so don't check
 whether it's defined.
 
 We don't use the PRI[douxX]64 macros, as we use the GLib print routines
 and thus use G_GINT64_MODIFIER instead.  Get rid of the checks for
 whether inttypes.h defines PRI[douxX]64; just check whether it exists at
 all.
 
 That means we don't set INTTYPES_H_DEFINES_FORMATS, so don't check for
 it.

Directory: /trunk/epan/
  Changes    Path          Action
  +0 -8      packet.h      Modified
  +0 -4      tap.h         Modified

Directory: /trunk/
  Changes    Path            Action
  +0 -42     acinclude.m4    Modified
  +3 -103    configure.in    Modified


  • Prev by Date: [Wireshark-commits] rev 25242: /trunk/ /trunk/: autogen.sh
  • Next by Date: [Wireshark-commits] rev 25244: /trunk/gtk/ /trunk/gtk/: Makefile.nmake airpcap_dlg.c airpcap_gui_utils.c dcerpc_stat.c decode_as_dcerpc.c firewall_dlg.c graph_analysis.c gtkvumeter.c io_stat.c main.c main_proto_draw.c ...
  • Previous by thread: [Wireshark-commits] rev 25242: /trunk/ /trunk/: autogen.sh
  • Next by thread: [Wireshark-commits] rev 25244: /trunk/gtk/ /trunk/gtk/: Makefile.nmake airpcap_dlg.c airpcap_gui_utils.c dcerpc_stat.c decode_as_dcerpc.c firewall_dlg.c graph_analysis.c gtkvumeter.c io_stat.c main.c main_proto_draw.c ...
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation