Not happy with std.recls
jicman
jicman_member at pathlink.com
Fri Mar 17 15:08:30 PST 2006
jcc7 says...
>
>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
Given up on D? Are you crazy? :-) Nah...
>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
Ok, so I am stuck on step 4, the making of it.
>And it's only a click away from the official documentation, too.
The official documentation is not right... :-)
More information about the Digitalmars-d-learn
mailing list