os:file-exists-p signals ENOENT
Bug #1101652 reported by
Jason Miller
on 2013-01-19
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| IOLib |
Undecided
|
Unassigned |
Bug Description
Not sure what the right behavior is here; does a broken-symlink exist? Presumably people expect no file at the given path if they call file-exists-p.
Maybe return t with a type of :symbolic-link? Since it will never return this for a non-broken symlink, that should be a unique case.
Stelian Ionescu (sionescu)
on 2013-03-09
Changed in iolib: | |
milestone: | none → 0.8.1 |
To post a comment you must log in.