Re: 2.2.10-ac7 compile errors on Alpha

Philip Blundell (Philip.Blundell@pobox.com)
Fri, 02 Jul 1999 22:08:31 +0100


>'s' is declared as a (void *).
>What is the value of a (void *) -1 ????

GNU C does allow pointer arithmetic on (void *). See the GCC manual.

p.

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