Pprinting literal functions inside nested lsits.

Bug #1300716 reported by Stas Boukarev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Low
Unassigned

Bug Description

(pprint `(((,#'eq))))
=>
(((#)))

(pprint `((,#'eq)))
=>
((#<FUNCTION EQ>))

Tags: printer
Stas Boukarev (stassats)
summary: - Pprinting literal functions insde LET
+ Pprinting literal functions inside LET
tags: added: printer
Stas Boukarev (stassats)
summary: - Pprinting literal functions inside LET
+ Pprinting literal functions inside nested lsits.
description: updated
Revision history for this message
Stas Boukarev (stassats) wrote :

In a8c0661ccbf066ebb5327cc90486cd70354b65ac.

Changed in sbcl:
status: Triaged → 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.