type error in DIRECTORY

Bug #387206 reported by Nikodemus Siivola
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Medium
Nikodemus Siivola

Bug Description

Reported by Michael Becker (also by Gabriel Dos Reis):

 i created a file "./b1/x.txt" and sbcl gives:

This is SBCL 1.0.29, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.

* (directory "*/x.txt")

(#P"/home/michael/b1/x.txt")

* (directory "b*/x.txt")

debugger invoked on a TYPE-ERROR:
 The value T
 is not of type
   (OR (VECTOR CHARACTER) (VECTOR NIL) BASE-STRING PATHNAME FILE-STREAM).

Changed in sbcl:
importance: High → Medium
Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

In 1.0.29.7.

description: updated
Changed in sbcl:
status: Confirmed → 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.