Custom Query (1030 matches)
Results (172 - 174 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #901 | fixed | Search files dialog, uncheck "Search Comments" bug | ||
| Description |
On unchecking the Search files Search Comments check box, I'm thrown to the Altconsole with
1.8-dev-r15113M-trunk (DarwinX8664) |
|||
| #902 | invalid | various NSAutoreleaseNoPool() ... autoreleased with no pool in place - just leaking | ||
| 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 |
|||
| #907 | moved | Commandline parameter for shell scripting support | ||
| Description |
Wonder if it is possible or appropriate to add a commandline parameter just like SBCL's "--script" or ECL's "-shell" switch. Maybe it will accept the pathname of a file to skip the #! line ,load, execute and quit. Any arguments following that are not processed and collected into CCL:*UNPROCESSED-COMMAND-LINE-ARGUMENTS*, just like what "--" did. This can be useful, and I don't see it will break any compatibility. |
|||
