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-dev: Re: [Wireshark-dev] Changing capture file offsets to 64bits - please distclean your builds!

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


From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Sun, 5 Nov 2006 16:04:55 -0800

On Sun, Nov 05, 2006 at 11:48:51PM +0100, Ulf Lamping wrote:

> It boils down to replace all appearances of file offsets from 
> currently long to gint64.
> 
> I've (hopefully) replaced all such offsets in wiretap (bumped version 
> to 0.3.1) and elsewhere (summary output, frame dissector, ...).

> C - Fix any new bugs I've introduced - please mail them to the list.

There are conflicting declarations of file_seek() :).  The header file 
wiretap/file_wrappers.h defines the return type as gint64 whereas the 
function itself in file_wrappers.c defines it as an int.  Otherwise, it 
compiles and works fine on FreeBSD.


Steve



  • Follow-Ups:
    • Re: [Wireshark-dev] Changing capture file offsets to 64bits - please distclean your builds!
      • From: Ulf Lamping
  • References:
    • [Wireshark-dev] Changing capture file offsets to 64bits - please distclean your builds!
      • From: Ulf Lamping
  • Prev by Date: [Wireshark-dev] Changing capture file offsets to 64bits - please distclean your builds!
  • Next by Date: Re: [Wireshark-dev] Changing capture file offsets to 64bits - please distclean your builds!
  • Previous by thread: [Wireshark-dev] Changing capture file offsets to 64bits - please distclean your builds!
  • Next by thread: Re: [Wireshark-dev] Changing capture file offsets to 64bits - please distclean your builds!
  • Index(es):
    • Date
    • Thread

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