Opened 13 years ago

Closed 11 years ago

Last modified 10 years ago

#127 closed defect (worksforme)

SLIME fails to EXTENSION:QUIT

Reported by: Mark Evenson Owned by: Mark Evenson
Priority: minor Milestone: 1.3.0
Component: interpreter Version: 0.24
Keywords: slime Cc:
Parent Tickets:

Description

Alan Ruttenberg reports that "(QUIT) in SLIME doesn't"

CL-USER> (quit)
; Evaluation aborted on NIL.

The REPL used by SLIME is failing to catch and properly interpret the new ProcessingTerminated? exception thrown by QUIT.

Change History (10)

comment:1 Changed 13 years ago by Mark Evenson

Owner: changed from ehuelsmann to Mark Evenson
Status: newassigned

comment:2 Changed 13 years ago by Mark Evenson

Priority: majorminor

comment:3 Changed 13 years ago by Mark Evenson

Milestone: unscheduled0.27

comment:4 Changed 13 years ago by Mark Evenson

Milestone: 0.27unscheduled

comment:5 Changed 13 years ago by Mark Evenson

Unclear as to how to nicely resolve the issue where we need to interpret the exact semantics of EXTENSIONS:EXIT when used as part of a library.

comment:6 Changed 12 years ago by Mark Evenson

Milestone: unscheduled2.0

comment:7 Changed 11 years ago by Evenson Not Org

Resolution: worksforme
Status: assignedclosed

comment:8 Changed 10 years ago by Mark Evenson

Milestone: 2.02.0.0

Milestone renamed

comment:9 Changed 10 years ago by Mark Evenson

Milestone: 2.0.01.4.0

comment:10 Changed 10 years ago by Mark Evenson

Milestone: 1.4.01.3.0
Note: See TracTickets for help on using tickets.