Opened 16 years ago

Closed 13 years ago

Last modified 12 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 by Mark Evenson, 16 years ago

Owner: changed from ehuelsmann to Mark Evenson
Status: newassigned

comment:2 by Mark Evenson, 16 years ago

Priority: majorminor

comment:3 by Mark Evenson, 15 years ago

Milestone: unscheduled0.27

comment:4 by Mark Evenson, 15 years ago

Milestone: 0.27unscheduled

comment:5 by Mark Evenson, 15 years ago

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 by Mark Evenson, 15 years ago

Milestone: unscheduled2.0

comment:7 by Evenson Not Org, 13 years ago

Resolution: worksforme
Status: assignedclosed

comment:8 by Mark Evenson, 12 years ago

Milestone: 2.02.0.0

Milestone renamed

comment:9 by Mark Evenson, 12 years ago

Milestone: 2.0.01.4.0

comment:10 by Mark Evenson, 12 years ago

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