Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (838 - 840 of 1030)

Ticket Resolution Summary Owner Reporter
#1115 fixed bogus defstruct slot type check error on x8632 R. Matthew Emerson
Description

On 32-bit x86:

(defstruct foo (x 0 :type (unsigned-byte 64)))
(make-foo :x 4177526783)

> Error: The value 4177526783 is not of the expected type (UNSIGNED-BYTE 64).
#1124 wontfix Trac shouldn't send mail to the person who just changed a ticket R. Matthew Emerson
Description

When a ticket is changed, Trac will send mail to the user who just made the change. This can be annoying, because the user in question knows that he made a change, and doesn't need an additional notification.

See http://trac-hacks.org/wiki/NeverNotifyUpdaterPlugin

#1133 fixed list definitions doesn't find definition on first line gz R. Matthew Emerson
Description

reporting bug per:

http://trac.clozure.com/ccl/browser/trunk/source/cocoa-ide/hemlock/src/searchcoms.lisp#L496

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