Re: The great alpha compile warning hunt

Sean Hunter (sean@uncarved.co.uk)
Fri, 23 Jul 1999 10:24:36 +0100


On Fri, Jul 23, 1999 at 09:15:09AM +0100, Tim Waugh wrote:
> On Fri, 23 Jul 1999, Sean Hunter wrote:
>
> > A lot of the other warnings were caused by casting pointers into
> > ints. I have squashed some of these, but need to post to verify the
> > correctness of a couple of other changes (later.).
>
> For pointers, printk can handle %p.

Yeah, I know. I've already changed a load of these. The ones I'm a
little worried about are a couple of casts to int in pointer
arithmetic. I'll get a proposed patch together and post it later for
comment. They're in linux/fs/coda/upcall.c for the terminally
curious.

Sean

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/