Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (826 - 828 of 1030)

Ticket Resolution Summary Owner Reporter
#253 fixed Cannot paste text. gz Arthur W. Green
Description

The paste function simply does not function in the Clozure IDE. Text cut or copied within the IDE can be pasted to other applications, however.

#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.

#251 fixed CLOSE-SHARED-LIBRARY unavailable on FreeBSD Gary Byers Hans Hübner
Description

In order to dump an image that I can start, it appears that I need to unload the shared libraries that have been loaded and load them at image startup time. I figured that CLOSE-SHARED-LIBRARY is meant to be used to close and unload a shared library. This function is unavailable on FreeBSD, and it appears that fixing this is not totally trivial, as OPEN-SHARED-LIBRARY seems not to return or store the pointer returned by dlopen. I guess this is not news. Is there a workaround available that makes it possible to use images dumped from a CCL that has shared libraries loaded?

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