chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] Re: #52: ##sys#expand-home-path bug on OS X


From: Chicken Trac
Subject: [Chicken-janitors] Re: #52: ##sys#expand-home-path bug on OS X
Date: Tue, 30 Jun 2009 08:42:17 -0000

#52: ##sys#expand-home-path bug on OS X
-----------------------------+----------------------------------------------
  Reporter:  zbigniew        |       Owner:  felix 
      Type:  defect          |      Status:  closed
  Priority:  minor           |   Milestone:        
 Component:  core libraries  |     Version:  4.0.x 
Resolution:  fixed           |    Keywords:        
-----------------------------+----------------------------------------------
Changes (by felix):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 "~user" was never officially supported - I can't remember, whether I added
 the "/home/" brokenness or not.

 I will simply remove this feature - an initial "~" will expand into $HOME.
 `canonical-path` will be folded into `normalize-pathname` and simplified
 later.

 See commit r15118

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/52#comment:4>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]