bad source locations

Bug #1370561 reported by 3b
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

in sbcl 1.2.3.41 x8664 linux, 1.1.13.24 x86 linux:

* (defun x () (declare (optimize debug))'(wrong) (error "x"))
* (x)
debugger invoked on a SIMPLE-ERROR in thread
...
(X)
   source: (WRONG)

source should be the (ERROR "X") form, not the '(WRONG) form

Tags: debugger
3b (00003b)
summary: - bad source locations for functions involving TYPEP
+ bad source locations
Revision history for this message
Douglas Katzman (dougk) wrote :

I wonder if this is what the code alluded to in https://groups.google.com/forum/#!searchin/sbcl-devel/$20sb-cover/sbcl-devel/BMhG2FvZssE/j-UbhVko-FIJ was meant to fix ? [The typetran change that I reverted to unbreak sb-cover]

Revision history for this message
Stas Boukarev (stassats) wrote :

In 1b4651b6d83628c130f0d7e8f8e2016cac680b08.

Changed in sbcl:
status: New → Fix Committed
Changed in sbcl:
status: Fix Committed → Fix Released
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.