Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (199 - 201 of 1030)

Ticket Resolution Summary Owner Reporter
#1163 duplicate Typed structure slot being checked incorrectly Doug Katzman
Description

Welcome to Clozure Common Lisp Version 1.9-r15758 (DarwinX8632)!

? (defstruct (foo (:constructor make-foo (mask)))

(mask 0 :type (unsigned-byte 64)))

(make-foo 4177526783)

Error: The value 4177526783 is not of the expected type (UNSIGNED-BYTE 64). While executing: MAKE-FOO, in process listener(1). Type :POP to abort, :R for a list of available restarts. Type :? for other options.

#1205 duplicate Text search bug: found text is highlighted but not selected Ron Garret
Description

When doing a text search in a Hemlock window using the Find dialog, the found text is highlight but not actually selected, and the cursor remains where it was before the search began, so when you start typing after doing a search your cursor is not where you would expect it to be. Emacs-style (ctrl-s) incremental search works correctly. This bug seems to have been introduced by a recent change in OS X because it didn't happen in Snow Leopard.

#1236 duplicate In-repository linuxx86_64 binary segfaults Stelian Ionescu
Description

Using trunk(rev 16204) on Linux/x86_64

hechee@cathai :: ~/.../opt/ccl $ ./lx86cl64 -n -K utf-8
Unhandled exception 11 at 0x300000099ad4, context->regs at #x7fff6e71ee18
received signal 11; faulting address: 0x2ac
address not mapped to object
? for help
[23103] Clozure CL kernel debugger: Killed

hechee@cathai :: ~/.../opt/ccl $ uname -r
3.16.2-1.gdcee397-desktop
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.