Backquote causes incorrect result with #N() notation

Bug #1095918 reported by James M. Lawrence
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Medium
Unassigned

Bug Description

#3(1) ; => #(1 1 1)

`#3(1) ; => #(1)

Stas Boukarev (stassats)
Changed in sbcl:
status: New → Confirmed
importance: Undecided → Medium
Stas Boukarev (stassats)
Changed in sbcl:
assignee: nobody → Stas Boukarev (stassats)
Revision history for this message
Stas Boukarev (stassats) wrote :

commit b7de1001e4c2602174506d875e1c1460258fbc07
Author: Stas Boukarev <email address hidden>
Date: Fri Jan 4 16:46:43 2013 +0400

    Fix reading `#3(x).

    Previously it returned #(x), while it should be #(x x x).

Changed in sbcl:
status: Confirmed → Fix Committed
assignee: Stas Boukarev (stassats) → nobody
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.