[racket] equal normalized paths
Thanks.
I missed that one.
Jos
> -----Original Message-----
> From: Matthew Flatt [mailto:mflatt at cs.utah.edu]
> Sent: 29 October 2010 20:58
> To: Jos Koot
> Cc: 'PLT-Scheme Mailing List'
> Subject: Re: [racket] equal normalized paths
>
> At Fri, 29 Oct 2010 19:35:07 +0200, "Jos Koot" wrote:
> > Can I trust that normalize-path when given paths or strings
> referring
> > to the same file produces paths that are equal (in the
> sense of | equal? | )?
>
> No. Use `file-or-directory-identity' to compare paths.
>