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.

Date: Tue, 9 Aug 2005 10:29:58 -0500
On Fri, Aug 05, 2005 at 12:09:48AM +0200, Joerg Mayer wrote:
> 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.

Anyone?

-- 
albert chin (china@xxxxxxxxxxxxxxxxxx)