Custom Query (1030 matches)
Results (478 - 480 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #686 | worksforme | Pressing ENTER with an active selection in the listener causes Hemlock to crash | ||
| Description |
SLSIA. This crash occurs only with an active selection in the listener, not when the cursor is on a close paren, and not when there is an active selection in an editor window. |
|||
| #647 | fixed | Printed representation of RANDOM-STATE may not be readable on 32-bit platforms | ||
| Description |
On Win32 (and likely other 32-bit platforms): ? (read-from-string (format nil "~a" (make-random-state))) > Error: value 1267438753 is not of the expected type (INTEGER 0 (2147483647)). > While executing: INITIALIZE-MRG31K3P-STATE, in process listener(1). |
|||
| #231 | duplicate | Printing NSData objects does not obey *print-length* | ||
| Description |
Printing NSData objects prints out the data contained within them, which is convenient, but it does not obey *print-length*. This gets particularly annoying when working with images, because if one accidentally prints a very large NSData object in the IDE (which often happens during error reporting when such an object has been passed in as an argument), Hemlock chokes, and the only way to recover is to kill the current listener and fire up a new one. |
|||
