On Wed, May 26, 2010 at 11:44 PM, Luís Oliveira <luismbo@gmail.com> wrote:
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. :-)