On Thu, Mar 22, 2007 at 06:56:19PM -0700, Stephen Fisher wrote:
> On Tue, Mar 20, 2007 at 09:45:16PM +0100, Sake Blok wrote:
>
> > I was able to build a patch for this bug over the last couple of days.
> > I have chosen to use the second option. Also because frame.time_delta
> > in tshark already provided the delta time between *captured* packets.
> >
> > Could someone review the patch (I attached it to bugzilla)?
>
> Would you mind resending the patch based on the latest SVN? Hunk #1 of
> 4 fails to apply to column-utils.c.
No problem.
It turns out that the recent hunt for warnings resulted also in a few
casts in column-utils.c. I incorporated these casts in my patch so it
should now be able to load the patch against the latest SVN (21147).
Could you give it another shot?
Cheers,
Sake