Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (325 - 327 of 1030)

Ticket Resolution Summary Owner Reporter
#902 invalid various NSAutoreleaseNoPool() ... autoreleased with no pool in place - just leaking p2
Description

Complete new download, compile, start 1.8-dev-r15161M-trunk (DarwinX8664) on MacOS 10.6.8.

Console warnings include many and various such as:

12/1/16 11:46:13 AM	dx86cl64[1032]	*** __NSAutoreleaseNoPool(): Object 0x2242830 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
12/1/16 11:46:13 AM	dx86cl64[1032]	*** __NSAutoreleaseNoPool(): Object 0x2106620 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
12/1/16 11:46:14 AM	dx86cl64[1032]	*** __NSAutoreleaseNoPool(): Object 0x21069e0 of class NSMenuItem autoreleased with no pool in place - just leaking
12/1/16 11:46:14 AM	dx86cl64[1032]	*** __NSAutoreleaseNoPool(): Object 0x69b860 of class NSCFNumber autoreleased with no pool in place - just leaking
12/1/16 11:46:14 AM	dx86cl64[1032]	*** __NSAutoreleaseNoPool(): Object 0x2106a60 of class NSCFDictionary autoreleased with no pool in place - just leaking
12/1/16 11:46:14 AM	dx86cl64[1032]	*** __NSAutoreleaseNoPool(): Object 0x6aac20 of class NSCFArray autoreleased with no pool in place - just leaking
12/1/16 11:46:14 AM	dx86cl64[1032]	*** __NSAutoreleaseNoPool(): Object 0x66a050 of class NSCFNumber autoreleased with no pool in place - just leaking
12/1/16 11:46:14 AM	dx86cl64[1032]	*** __NSAutoreleaseNoPool(): Object 0x2108980 of class NSCFDictionary autoreleased with no pool in place - just leaking
12/1/16 11:46:14 AM	dx86cl64[1032]	*** __NSAutoreleaseNoPool(): Object 0x5cc030 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
12/1/16 11:46:14 AM	dx86cl64[1032]	*** __NSAutoreleaseNoPool(): Object 0x5c4bf0 of class NSCalibratedRGBColor autoreleased with no pool in place - just leaking
#901 fixed Search files dialog, uncheck "Search Comments" bug p2
Description

On unchecking the Search files Search Comments check box, I'm thrown to the Altconsole with

Error: Unknown checkbox #<NS-BUTTON <NSButton: 0x1166780> (#x1166780)>

While executing: (:INTERNAL GUI::toggleCheckbox:|), in process Initial(0).

1.8-dev-r15113M-trunk (DarwinX8664)

#900 worksforme Standard File Functions R. Matthew Emerson Andrew Shalit
Description

It would be very handy to have built-in functions for creating Open and Save panels, similar to MCL's CHOOSE-FILE-DIALOG and CHOOSE-NEW-FILE-DIALOG. These could be used by the IDE and made available to programmers, or they could be example code.

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