chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #694: find-files does follow symlinks contradicts doc


From: Chicken Trac
Subject: [Chicken-janitors] #694: find-files does follow symlinks contradicts documentation
Date: Wed, 21 Sep 2011 15:44:09 -0000

#694: find-files does follow symlinks contradicts documentation
---------------------+------------------------------------------------------
 Reporter:  ckeen    |       Owner:  ckeen
     Type:  defect   |      Status:  new  
 Priority:  major    |   Milestone:  4.8.0
Component:  unknown  |     Version:  4.7.x
 Keywords:           |  
---------------------+------------------------------------------------------
 Found by Sascha Ziemann:

 The documentation for find-files says: By default, symbolic links are
 not followed.

 Try this:

 $ ln -s this .
 $ csi -R posix -e '(write (find-files "."))'

 $ csi -v

 CHICKEN
 (c)2008-2011 The Chicken Team
 (c)2000-2007 Felix L. Winkelmann
 Version 4.7.0
 linux-unix-gnu-x86-64 [ 64bit manyargs dload ptables ]
 compiled 2011-09-16 on sn-e0692 (Linux)

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/694>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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