Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


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 Ron Garret
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 R. Matthew Emerson Gary Byers
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* Gary Byers Ron Garret
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.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.