|
Re: [Sbcl-help] Subtleties of addresses
From: Christophe Rhodes <csr21@ca...> - 2009-01-28 12:47
|
"Leslie P. Polzer" <sky@...> writes:
>> (addr2 (sb-kernel:get-lisp-obj-address obj2)))
>
> That sheds a bit of light:
>
> EQM(19): one
>
> #<OBJ {AAFD571}>>
This isn't the default print-object method: look at that extra ">".
How certain are you that your print-object method is actually printing
the address of the object?
Cheers,
Christophe
|
| Thread | Author | Date | |
|---|---|---|---|
| [Sbcl-help] Subtleties of EQ | Leslie P. Polzer <sky@vi...> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|