Ethereal-dev: Re: [Ethereal-dev] Error building 0.10.12 on HP-UX 10.20

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Fri, 5 Aug 2005 00:09:48 +0200
On Thu, Aug 04, 2005 at 04:23:17PM -0500, Albert Chin wrote:
> > Is the expression in a switch statement suppose to be an int or
> > unsigned int? In this case, context_id is guint64.
> 
> How about the attached patch?

> -	guint64 context_id = 0;
> +	guint32 context_id = 0;

The code handles this variable explicitely as 64 bit value. Maybe someone
who knows the code can comment on this. I at least am not going to apply
this patch, someone with better understading of the code should do that.

 Ciao
     Joerg

-- 
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.