Not happy with std.recls

jcc7 jcc7_member at pathlink.com
Fri Mar 17 11:38:39 PST 2006


In article <dvf0rf$2008$1 at digitaldaemon.com>, jicman says...
>
>Sean Kelly says...
>>
>>jicman wrote:
>>> 
>>> what is wrong with this program?  I am following the Documentation.
>>
>>The documentation for recls is out of synch with the implementation.  I 
>>suggest using the search utilities in std.file instead, as it's likely 
>>recls will be removed from Phobos fairly soon.  I believe Matthew has a 
>>recls project on dsource now which will contain an up-to-date version 
>>before too terribly long.
>>
>>
>>Sean
>
>Yeah, but I need to finish this today!  UGH!  I also need to use a file
>creationTime() which std.file has, partially and only on the content of a
>directory and not on an specific file.  Hmmmm...
>
>Kids, this should be a lesson for you all: never leave your projects for the day
>it's due.
>
>alrighty, then.  Back to the drawing board.  I guess python could help me today.
>
>:-)

If you haven't given up on D yet, you can try the recls that's here:
http://synesis.com.au/software/recls/downloads.html

By the way, the DocComments wiki page for std.recls has some of this
information: http://www.prowiki.org/wiki4d/wiki.cgi?DocComments/Phobos/StdRecls

And it's only a click away from the official documentation, too.

jcc7



More information about the Digitalmars-d-learn mailing list