Custom Query (1030 matches)
Results (520 - 522 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #440 | worksforme | CCL:REBUILD-CCL fails on OS X due to untranslated and embedded logical pathnames | ||
| Description |
Attempting to regenerate CCL: (ccl:rebuild-ccl :full t) ==> Rebuilding Clozure Common Lisp using Version 1.3-RC1-r11719M (DarwinX8632)
|
|||
| #448 | fixed | inspecting sockets | ||
| Description |
I get an error when inspecting tcp sockets: Welcome to Clozure Common Lisp Version 1.3-dev-r11532M-trunk (LinuxX8632)!
? (ccl::make-tcp-socket :remote-host "www.google.com" :remote-port 80)
#<BASIC-TCP-STREAM ISO-8859-1 (SOCKET/4) #x149DD8EE>
? (inspect *)
[0] #<BASIC-TCP-STREAM ISO-8859-1 (SOCKET/4) #x149DD8EE>
[1] Type: CCL::BASIC-TCP-STREAM
[2] Class: #<BUILT-IN-CLASS CCL::BASIC-TCP-STREAM>
> Error: Invalid reference to #<BASIC-TCP-STREAM ISO-8859-1 (SOCKET/4) #x149DD8EE> at index 0.
> While executing: #<CCL::STANDARD-KERNEL-METHOD INSPECTOR::LINE-N (INSPECTOR::UVECTOR-INSPECTOR
T)>, in process listener(1).
> Type :POP to abort, :R for a list of available restarts.
> Type :? for other options.
1 >
|
|||
| #451 | fixed | Add a "Load File" menu-item | ||
| Description |
From: Joakim Sandgren <joakim@…>
And one more, Thank you. Joakim |
|||
