Re: [PATCH] Fix test-2.4.0-pre8 compilation (was Re: test-2.4.0-pre8)

From: Jakub Jelinek (jakub@redhat.com)
Date: Thu Aug 10 2000 - 11:41:38 EST


On Tue, Aug 08, 2000 at 01:18:37PM -0400, Jeff Garzik wrote:
> Jakub Jelinek wrote:
> > 2) avoid doing void * arithmetic in umsdos
>
> Why? void* arith is a recognized and used feature of gcc.

But subtracting char * from void * is not. Either both are void *, or both
are char *.

        Jakub

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



This archive was generated by hypermail 2b29 : Tue Aug 15 2000 - 21:00:21 EST