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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2a3c44b775a27ab8 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news4.google.com!news.glorb.com!border1.nntp.dca.giganews.com!nntp.giganews.com!pd7cy2so!shaw.ca!news-out.newsgroups.com!propagator2-sterling.newsfeeds.com!news-in.nuthinbutnews.com!nsnmrro1-lo.nuria.telefonica-data.net!nsnmpen1-lo.nuria.telefonica-data.net!news.ya.com!yacom!not-for-mail From: "Manuel G. R." Newsgroups: comp.lang.ada Subject: Re: Directory walk Date: Fri, 22 Apr 2005 20:34:18 +0200 Organization: ya.com internet factory Message-ID: References: NNTP-Posting-Host: 62-151-40-35.yaonline.ya.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: news.ya.com 1114194929 6962 62.151.40.35 (22 Apr 2005 18:35:29 GMT) X-Complaints-To: newsmaster@ya.com NNTP-Posting-Date: Fri, 22 Apr 2005 18:35:29 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050319 X-Accept-Language: es-es, es, en-us, en In-Reply-To: Xref: g2news1.google.com comp.lang.ada:10639 Date: 2005-04-22T20:34:18+02:00 List-Id: Oleksiy Puzyr wrote: > > I've tried to do with Ada.Directories but it is not predefined unit in GNAT. > Output is: "Ada.Directories" it is not predefined library unit. > > Where can I get this stuff? > Maybe I should use another Ada distribution? > If you use GNAT then you have GNAT.Directory_Operations.Iteration, for Ada.Directories you would need the latest GNAT version since it is an Ada 2005 predefined unit and this standard is work in progress. http://en.wikibooks.org/wiki/Programming:Ada:2005 -- Ada programming tutorial: http://en.wikibooks.org/wiki/Programming:Ada Tutorial de programaci�n en Ada: http://es.wikibooks.org/wiki/Programaci%C3%B3n_en_Ada