Not happy with std.recls

J C Calvarese technocrat7 at gmail.com
Sun Mar 19 14:36:41 PST 2006


In article <dvffhe$2m09$1 at digitaldaemon.com>, jicman says...
>
>
>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...

I meant for this particular project. ;)

It sounded like you had a looming deadline and you might have to sacrifice the
fun way for the way that works.

>>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.

If you're on Windows, you could probably get the job done using the 1.6.1
binaries: http://recls.org/downloads.html#recls_1_6_1_dm_binaries

If you're on Linux, I'm sorry but I don't know how to do anything on Linux.

>>And it's only a click away from the official documentation, too.
>
>The official documentation is not right... :-)

I know the official documentation is not right. 

I don't think this particular page will ever be right, but at some point the
page will probably disappear (which would be an improvement in this case). At
least with the Comments pages, fellow users can trade hints and tips when Walter
doesn't have time to fix the official documentation.

jcc7



More information about the Digitalmars-d-learn mailing list