chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [Chicken-users] A couple of issues regarding norma


From: Evan Hanson
Subject: Re: [Chicken-hackers] [Chicken-users] A couple of issues regarding normalize-pathname
Date: Mon, 22 Sep 2014 11:32:27 -0700
User-agent: OpenSMTPD enqueuer (Demoosh)

On 2014-08-20 14:13, Mario Domenech Goulart wrote:
> > 1) Is this supposed to be the correct output?
> >
> > (normalize-pathname "/") -> "/."
> 
> I also run into this issue.  That case is specially handled in
> normalize-pathname.  I contacted Felix and he said that special case
> could be removed, so we'd get (normalize-pathname "/") -> "/".

Here's a patch removing said special case.

I haven't checked this on Windows and would be grateful if someone could
make sure the updated tests check out.

Evan

Attachment: 0001-Make-normalize-pathname-take-pathnames-with-no-parts.patch
Description: Text document


reply via email to

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