Opened 14 years ago

Closed 14 years ago

Last modified 12 years ago

#415 closed enhancement (fixed)

read-symbolic-link canonicalization of a non-link

Reported by: Jim Ursetto Owned by: felix winkelmann
Priority: not urgent at all Milestone: 4.9.0
Component: core libraries Version: 4.6.x
Keywords: read-symbolic-link canon fodder Cc:
Estimated difficulty:

Description

In "canonicalize" mode, read-symbolic-link resolves symlinks recursively until a non-link is returned. However, if you pass it a non-link to start, it will throw an error. In my opinion, it should treat this as a base case and return the non-link instead of throwing an error.

Change History (5)

comment:1 Changed 14 years ago by felix winkelmann

Owner: set to felix winkelmann
Status: newaccepted

comment:2 Changed 14 years ago by Jim Ursetto

That was fast. ;)

comment:3 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: acceptedclosed

comment:4 Changed 13 years ago by felix winkelmann

Milestone: 4.7.04.8.0

Milestone 4.7.0 deleted

comment:5 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.