Bad error message from debugger

Bug #1973651 reported by Douglas Katzman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
New
Undecided
Unassigned

Bug Description

There's a (DECF N) in NTH-ARG causing the error message for out-of-range N to come out wrong:

1] (sb-debug:arg 4)

debugger invoked on a SIMPLE-ERROR in thread
#<THREAD "main thread" RUNNING {1004E18073}>:
  The argument specification 0 is out of range.

Probably should bind ORIGINAL-N to N and use ORIGINAL-N in the message.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.