Date: Wed, 7 Feb 2001 22:43:51 -0800
From: Doug Evans <dje@transmeta.com>
While the result is the same, why does value_as_pointer
call unpack_long instead of unpack_pointer?
It feels like a bug; though since unpack_pointer does nothing but call
unpack_long, it doesn't really affect anything.