<div dir="ltr">Thanks, that's clear.<br><br>As for the fix, that's perhaps too much of a feat for me. :) But I'll think about that.<br><br>Best regards,<br>Stanislav.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-02-02 Faré <span dir="ltr"><<a href="mailto:fahree@gmail.com" target="_blank">fahree@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It's a bug indeed. Unhappily, DIRECTORY is not portable at all. I've<br>
added an ugly workaround in 3.1.0.63.<br>
If you're volunteering to commit a real fix, and tests, to make sure<br>
it works on each and every of the 10+ supported implementations,<br>
together with a regression test, I'll be delighted to commit it.<br>
<br>
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• <a href="http://fare.tunes.org" target="_blank">http://fare.tunes.org</a><br>
The urge to save humanity is almost always a false front for the urge to rule.<br>
— H. L. Mencken<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Sat, Feb 1, 2014 at 3:13 PM, Станислав Кондратьев<br>
<<a href="mailto:kondratjevsk@gmail.com">kondratjevsk@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> I tried uiop and discovered two issues.<br>
><br>
> I had installed uiop using quicklisp.<br>
><br>
> The first issue looks like a bug: if I list the files of my home directory<br>
> in CLISP, every file is included in the list twice as if the directory were<br>
> listed two times. This takes place no matter if I specify the directory as<br>
> "~/" or spell it out, and also if I run CLISP in my home directory and use<br>
> uiop/os:getcwd. However, the function works normally with directories other<br>
> than the home one. I did not specify wildcards in either case. I have<br>
> observed this behaviour on Debian and OpenSuse.<br>
><br>
> The second issue looks like a discrepancy between implementations: while in<br>
> CLISP uiop/filesystem:directory-files returns a list of files (not<br>
> subdirectories), in SBCL the directories are included into the output. I<br>
> wonder at least which behaviour is the intended one.<br>
><br>
> Best regards,<br>
> Stanislav.<br>
</div></div></blockquote></div><br></div>