From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bbccabff6758b153 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.bt.com!news.bt.com.POSTED!not-for-mail NNTP-Posting-Date: Wed, 03 May 2006 11:54:54 -0500 Date: Wed, 03 May 2006 17:54:54 +0100 From: Martin Dowie User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: operations on files and directories References: <1146667325.606250.177290@y43g2000cwc.googlegroups.com> <1146674250.488790.59920@i39g2000cwa.googlegroups.com> In-Reply-To: <1146674250.488790.59920@i39g2000cwa.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 86.131.215.95 X-AuthenticatedUsername: NoAuthUser X-Trace: sv3-El9I4eo8vwRI7sCgfp6qb33R3ltSqm3cKRGdtXcUJ/ugAJVVvs866GBb63j9dLs0tbUGgW8RXQIuv26!x0TnJTS6BpNq7AASDRa+C2ddmoKeYPr1fdIGRk6Dtm+5GcWl/zKFUGXbmjbVN4Gvq0yqfIFEnas= X-Complaints-To: abuse@btinternet.com X-DMCA-Complaints-To: abuse@btinternet.com X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news2.google.com comp.lang.ada:4041 Date: 2006-05-03T17:54:54+01:00 List-Id: evangeli@cnam.fr wrote: > thanks for the links > 1 - i'd rather use some other library. if there is no other way a > /usr/bin/diff should do it. > 2 - i meant the creation time. is the package > "Ada.Directories.Information" only ok for win32? Depends on your compiler - the one on my website works fine for Win32. Cheers -- Martin