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: a07f3367d7,21aaebbd9205357c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII X-Received: by 10.224.19.78 with SMTP id z14mr19070287qaa.4.1362431366822; Mon, 04 Mar 2013 13:09:26 -0800 (PST) X-Received: by 10.49.106.131 with SMTP id gu3mr2228302qeb.36.1362431366258; Mon, 04 Mar 2013 13:09:26 -0800 (PST) Path: q17ni601qal.0!nntp.google.com!dd2no7040436qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 4 Mar 2013 13:09:26 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=188.61.191.175; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 188.61.191.175 References: <69291c5f-ffce-4b48-a1c5-aa76f308082f@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <691f4fa7-2157-44cc-8c9c-be55410a5139@googlegroups.com> Subject: Re: Please list all the Ada libraries you know From: gautier_niouzes@hotmail.com Injection-Date: Mon, 04 Mar 2013 21:09:26 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2013-03-04T13:09:26-08:00 List-Id: Le lundi 4 mars 2013 21:43:30 UTC+1, Adam Beneschan a =E9crit=A0: > Well, no, you don't "need" one. Once you know what directory you're look= ing in, it's not all that difficult to look for any file whose name matches= what you're looking for without regard to letter case. =20 And you issue an error or a warning when there are two or more matching fil= es ? G.