Error building CVS on Tru64 UNIX
Albert Chin
rsync at lists.thewrittenword.com
Sat Feb 23 04:17:46 EST 2002
On Thu, Feb 21, 2002 at 11:20:21PM -0800, Jos Backus wrote:
> On Thu, Feb 21, 2002 at 05:49:03PM -0600, Albert Chin wrote:
> > If I case &s->count to (unsigned int *), then it compiles.
>
> How about casting to size_t * (since s->count has type size_t)?
We can either cast &s->count to (unsigned int*) or &int_zero to
(size_t *).
> (Btw, I'll try the configure patch tomorrow and let you know).
Great! I want to get this solved.
--
albert chin (china at thewrittenword.com)
More information about the rsync
mailing list