Weird behavior tracing sb-int:%intern

Bug #1814950 reported by Paul F. Dietz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Invalid
Undecided
Unassigned

Bug Description

* (trace sb-int:%intern)
(SB-INT:%INTERN)
* (intern "X")
  0: (SB-INT:%INTERN "INTERNNSPYSTEM*TARTspN*or newere that a sufficiently-new ASDF is
loaded: first try (require 'asdf), then loading the ASDF FASL, " 6 #<PACKAGE "COMMON-LISP-USER"> BASE-CHAR)
  0: SB-INT:%INTERN returned INTERN :INHERITED
  0: (SB-INT:%INTERN "X" 1 #<PACKAGE "COMMON-LISP-USER"> CHARACTER)
  0: SB-INT:%INTERN returned X NIL
X
NIL
*

Have I done something wrong here, or is that weirdness there an actual problem?

Revision history for this message
Douglas Katzman (dougk) wrote :

It's working correctly.

Changed in sbcl:
status: New → Invalid
Revision history for this message
Paul F. Dietz (paul-f-dietz) wrote :

Ah, it was the reader, not the evaluation of that form.

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.