Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (361 - 363 of 1030)

Ticket Resolution Summary Owner Reporter
#252 fixed CLOSE with :ABORT T does not delete FILE Gary Byers Osei Poku
Description

When a file is created with OPEN, CLOSEing it with :ABORT T should delete it. Currently, the created file is not deleted.

The correct thing happens, though, when the file is CLOSEd after OPENing it with :IF-EXISTS :SUPERSEDE. ie The original contents are restored.

#454 fixed revive-shared-libraries bug Gary Byers Osei Poku
Description

When the shlib.soname of the library has no dots in it, the '1+ operation fails in REVIVE-SHARED-LIBRARIES. Obviously, this prevents any kind of library revival.

The attached patch is a suggested fix.

#554 fixed calling destroy_semaphore() in gc causing ccl hang Gary Byers Osei Poku
Description

Refer to the thread below for more details.

http://clozure.com/pipermail/openmcl-devel/2009-July/009995.html

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