On Sun, Jul 21, 2013 at 08:48:30PM +0000, darkjames@xxxxxxxxxxxxx wrote:
> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50765
> Log:
> Add helper function to epan_session which can be used to get absolute timestamp of given frame.
> Remove ->prev_cap, for testing purpose also replace ->prev_dis with number of previously displayed frame number.
>
> This patch reduce size of frame_data by 8B (amd64)
> This is what (I think) was suggested by Guy in comment 13 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5821#c13)
>
[ 7%] Building C object epan/CMakeFiles/epan.dir/epan.c.o
/Users/jmayer/wireshark/svn/epan/epan.c:155:10: error: assigning to 'nstime_t *' from
'const nstime_t *' discards qualifiers
abs_ts = session->get_frame_ts(session->data, frame_num);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Ciao
Jörg
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.