[Ecls-list] truename bug?

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Sat Dec 31 02:25:27 UTC 2011


2011/12/31 Gábor Balázs <gabalz at gmail.com>

> The truename function doesn't resolve some of the "." and ".." directories
> along the path, so it doesn't provide a canonical path.


They were actually two unrelated bugs. One was that "." is normally removed
by ECL from pathnames at construction time. This was broken. The other one
was that the lines that remove ".." in TRUENAME were not doing their job
because of a typo.

I have uploaded fixes for both things, together with the other 45 commits
which are still being uploaded (some problems earlier tonight)

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20111231/87d7a9f4/attachment.html>


More information about the ecl-devel mailing list