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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!goblin3!goblin.stu.neva.ru!panix!not-for-mail From: Dale Dellutri Newsgroups: comp.lang.ada Subject: Re: New to Ada, why these warning messages? Date: Fri, 1 Jan 2016 20:20:29 +0000 (UTC) Organization: PANIX Public Access Internet and UNIX, NYC Message-ID: References: NNTP-Posting-Host: panix2.panix.com X-Trace: reader1.panix.com 1451679629 27627 166.84.1.2 (1 Jan 2016 20:20:29 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Fri, 1 Jan 2016 20:20:29 +0000 (UTC) User-Agent: tin/2.2.1-20140504 ("Tober an Righ") (UNIX) (NetBSD/6.1.5 (i386)) Xref: news.eternal-september.org comp.lang.ada:28971 Date: 2016-01-01T20:20:29+00:00 List-Id: On Thu, 31 Dec 2015 21:19:41, Dale Dellutri wrote: > I'm trying to compile and run the following program: > -- from: http://sandbox.mc.edu/~bennet/ada/examples/arr2_adb.html Thanks for all who responded. I now understand the warning messages. Now I need to find a better source for Ada program examples. Any ideas? Also, a good first Ada book? I found "Programming in Ada 2012" by John Barnes. It's rather large. I was hoping for something like "The C Programming Language, 2nd edition" by Kernighan and Ritchie. Is there anything that concise? (My goal is to determine whether it would be better to convert a large cache of Fortran 95 programs to C or Ada. I already know the problems converting to C. I need to convert some Fortran programs to Ada to determine what problems might occur.) -- Dale Dellutri