On Thu, May 27, 2010 at 2:31 AM, Daniel Herring dherring@tentpost.com wrote:
So my question is, on SBCL/32-bit & CCL/32-bit, what is the expected size of :pointer on a 64-bit OS?
[...]
std::cout << sizeof(void *) <<"\n";
[...]
prints "8".
But that is coming from neither SBCL/CCL nor a 32-bit compiler. :-)