Luis Oliveira luismbo@gmail.com writes:
"Leslie P. Polzer" sky@viridian-project.de writes:
SBCL's DELETE-FILE deletes the target of a link, not the link itself.
According to git-bisect, this bug was introduced by 1.0.28.59 which changed DELETE-FILE to use PROBE-FILE, which follows symlinks.
Maybe it has something to do with this bug fix
"delete-file on stream deletes the file twice and raises error" https://bugs.launchpad.net/sbcl/+bug/406271