Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (412 - 414 of 1030)

Ticket Resolution Summary Owner Reporter
#800 invalid Problem with socket-error? Mike Travers
Description

The code for socket-error in l1-sockets.lisp passes several arguments to (make-condition 'socket-error ...) that the class apparently doesn't support, such as :situation.

#799 invalid gensym is per-thread, seems like a bug to me. Mike Travers
Description

I just had an annoying bug that turned out to be due to gensyms being only unique for a given thread. I see that this was explicitly changed here:

http://trac.clozure.com/ccl/changeset/6016

But I maintain this is a bug (and different from other Common Lisp implementations).

#796 fixed Windows: resizing windows broken R. Matthew Emerson gz
Description

I don't know if I built something wrong, because I don't remember this before, but maybe I just hadn't tried before: resizing behavior is broken in some bizarre way. E.g. clicking on a window border causes the window to jump to a different size, can't make it any smaller by dragging.

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