Re: Compatibility issue with 2.2.19pre7

Richard Henderson (rth@twiddle.net)
Wed, 24 Jan 2001 09:49:05 -0800


On Wed, Jan 24, 2001 at 01:21:44PM +0100, Andrea Arcangeli wrote:
> For example you don't know if there's another object that will cast
> the int pointer back to char pointer before dereferencing. That would
> get a defined runtime behaviour on all archs.

No. The representation of "int*" and "char*" needn't be the same.
And isn't on old word addressed machines.

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