[Openmcl-devel] Changing the radix of numbers displayed in the listener?

Tom Emerson tremerson at gmail.com
Tue Jan 25 06:40:04 PST 2011


Valentin: that was exactly what I was looking for. Many thanks!

On Tue, Jan 25, 2011 at 9:38 AM, Valentin Baciu <valentin at syntactic.org> wrote:
> Hello,
> Try to this at REPL:
> (setf *print-radix* t
>        *print-base* 16)
> On Tue, Jan 25, 2011 at 4:29 PM, Tom Emerson <tremerson at gmail.com> wrote:
>>
>> Hi all,
>>
>> Is it possible to change the radix of numbers displayed in the CCL
>> listener? I am debugging some code that parses binary files and the
>> byte vectors I'm seeing in my TRACE calls contain decimal: it would be
>> really useful if I could have these displayed using Hex. A quick
>> search with Google didn't help, but perhaps my GoogleFu is off today.
>>
>> Thanks in advance,
>>
>>    -tree
>>
>> --
>> Tom Emerson
>> tremerson at gmail.com
>> http://treerex.blogspot.com/
>> _______________________________________________
>> Openmcl-devel mailing list
>> Openmcl-devel at clozure.com
>> http://clozure.com/mailman/listinfo/openmcl-devel
>
>



-- 
Tom Emerson
tremerson at gmail.com
http://treerex.blogspot.com/



More information about the Openmcl-devel mailing list