Opened 4 years ago
Closed 4 years ago
#1409 closed defect (moved)
(quit) is broken?
Reported by: | anta40 | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Clozure CL 1.12 |
Component: | other | Version: | 1.11 |
Keywords: | Cc: |
Description
Ocasionally, (quit) is broken. Instead of quit, CCL will hang infinitely.
Steps to reproduce:
- run wx86cl.exe
- do a simple processing, like
(+ 10 20 30 40 50)
- Then call
(quit)
CCL will hang infinitely.
OS: Windows 10 32-bit
Attachments (1)
Change History (2)
Changed 4 years ago by anta40
comment:1 Changed 4 years ago by rme
- Resolution set to moved
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
screenshot