Opened 10 years ago

Closed 10 years ago

#1079 closed defect (fixed)

Implement pathname-expand

Reported by: Mario Domenech Goulart Owned by:
Priority: minor Milestone: 4.10.0
Component: extensions Version: 4.8.x
Keywords: pathname-expand Cc:
Estimated difficulty:

Description

Implicit expansion of ~ in filenames will be deprecated in 4.9.0 and removed in 4.10.0 (see #1001). We've decided to implement the expansions in an egg (see http://lists.gnu.org/archive/html/chicken-hackers/2013-11/msg00077.html)

Change History (3)

comment:1 Changed 10 years ago by sjamaan

Patch sent to chicken-hackers

comment:3 Changed 10 years ago by sjamaan

Resolution: fixed
Status: newclosed

Implicit pathname expansion is now removed from core, by 4f91e654f04254ba1039e327460e643fefbf5e36

Note: See TracTickets for help on using tickets.