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 23760: /trunk/epan/ftypes/ /trunk/epan/ftypes/: ftype-integer.c

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


From: guy@xxxxxxxxxxxxx
Date: Wed, 05 Dec 2007 09:06:01 GMT

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

User: guy
Date: 2007/12/05 09:06 AM

Log:
 At least on some LP64 platforms (such as OpenBSD 4.2 on x86-64),
 PRI[dux]64 use "ll", but gint64 and guint64 are "long" and "unsigned
 long", not "long long" or "unsigned long long", and the compiler warns
 about using "%ll[doux]" with "long" or "unsigned long".  Use
 G_GINT64_MODIFIER instead.

Directory: /trunk/epan/ftypes/
  Changes    Path               Action
  +2 -2      ftype-integer.c    Modified


  • Prev by Date: [Wireshark-commits] rev 23759: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-rpc.c
  • Next by Date: [Wireshark-commits] rev 23761: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ms-mms.c
  • Previous by thread: [Wireshark-commits] rev 23759: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-rpc.c
  • Next by thread: [Wireshark-commits] rev 23761: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-ms-mms.c
  • Index(es):
    • Date
    • Thread

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