Re: ANSI C clarifications, with citations (was Re: [patch-2.4

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 27 Jun 2000 12:05:54 +0100 (BST)


> > > 4. sizeof(long) == sizeof(void *)

No. sizeof(unsigned long) >= sizeof(void *)

> > > 7. You can freely cast between any two pointer types

Not exactly. We choose to take faults but we also put the fault handlers in
place and seek to take very few

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