Juan Jose Garcia-Ripoll <juanjose.garciarip...@googlemail.com> writes:

> On Wed, Mar 2, 2011 at 2:03 AM, Zach Beane <x...@xach.com> wrote:
>
>     Say I have a directory structure like this:
>
>      /tmp/x/a.txt
>      /tmp/x/b.txt (a symlink to a.txt)
>
>     Is there any function I can call to get a list of #p"/tmp/x/a.txt" and
>     #p"/tmp/x/b.txt? On sbcl, for example, I can pass :resolve-symlinks nil
>     to CL:DIRECTORY. What (if anything) can I use in ECL?
>
>
> Until version 11.1.1, there was no way. I will add a :resolve-symlinks keyword
> arguments for the next release -- it is already in CVS.

Thanks, that's great!

Zach

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to