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 z14mr16868263qaa.4.1362367934197; Sun, 03 Mar 2013 19:32:14 -0800 (PST) X-Received: by 10.50.186.133 with SMTP id fk5mr170755igc.0.1362367934156; Sun, 03 Mar 2013 19:32:14 -0800 (PST) Path: q17ni7qal.0!nntp.google.com!dd2no6871364qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 3 Mar 2013 19:32:13 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.20.190.126; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 69.20.190.126 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <69291c5f-ffce-4b48-a1c5-aa76f308082f@googlegroups.com> Subject: Re: Please list all the Ada libraries you know From: Shark8 Injection-Date: Mon, 04 Mar 2013 03:32:14 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2013-03-03T19:32:13-08:00 List-Id: On Sunday, March 3, 2013 6:23:44 PM UTC-7, Hibou57 (Yannick Duch=EAne) wrot= e: >=20 > I guess you edited this on Mac or Windows, as you used title-cased =20 > file-names. Just a comment: on platforms where file-name casing matters, = =20 > GNAT generates warnings for each source files it compiles which does not = =20 > use all-lower-case file-names. Really!? I did not know that... Is it a deal-breaker for users of unix/linux? (It seems rather counter-intu= itive to the case-insensitivity of Ada.)