Summary
Implement pathname-expand
Metadata
- Id: 249a29e720f4d79194ef1ca63903ad32f96470a2
- Trac id: 1079
- Type: defect
- Reporter: mario
- Owner:
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone: 4.10.0
- Version: 4.8.x
- Changetime: 2014-07-02 08:26:56 UTC
- Created: 2013-12-09 12:59:25 UTC
- Keywords: pathname-expand
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)
Changes and comments
[2014-06-22 13:45:44 UTC] sjamaan wrote:
Patch sent to chicken-hackers
[2014-06-22 13:45:58 UTC] sjamaan wrote:
Egg available at http://wiki.call-cc.org/eggref/4/pathname-expand
[2014-07-02 08:26:56 UTC] sjamaan changed status from new to closed
[2014-07-02 08:26:56 UTC] sjamaan set resolution to fixed
[2014-07-02 08:26:56 UTC] sjamaan wrote:
Implicit pathname expansion is now removed from core, by 4f91e654f04254ba1039e327460e643fefbf5e36