Custom Query (1030 matches)
Results (925 - 927 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1032 | fixed | Add ccl:*lisp-exit-functions* or change behavior of ccl:*lisp-cleanup-functions* or document image hooks | ||
| Description |
I was surprised that ccl:save-application called ccl:*lisp-cleanup-functions* before saving the image. I expected a snapshot of the current image (this is the behavior of other implementations), not an image in a post-shutdown state. I can use ccl:*save-exit-functions* to save the desired state, or restore state with ccl:*lisp-startup-functions*, but neither may be easy in general. If it is decided that the current behavior is preferred, then at least document it in ccl:save-application or elsewhere, as it differs from other implementations. |
|||
| #451 | fixed | Add a "Load File" menu-item | ||
| Description |
From: Joakim Sandgren <joakim@…>
And one more, Thank you. Joakim |
|||
| #1386 | fixed | Add &LEXPR to LAMBDA-LIST-KEYWORDS | ||
| Description |
According to CLHS entry for Constant Variable
Therefore I conclude that CCL is not compliant when it comes to this issue. This is a suggested patch to fix this behaviour. https://github.com/phoe/ccl/commit/5ac9d024c08fc5eb5302491be218143640aa3388 |
|||
