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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.60.135 with SMTP id h7mr14841065obr.18.1410397384704; Wed, 10 Sep 2014 18:03:04 -0700 (PDT) X-Received: by 10.140.30.201 with SMTP id d67mr108425qgd.8.1410397384597; Wed, 10 Sep 2014 18:03:04 -0700 (PDT) Path: border2.nntp.dca1.giganews.com!nntp.giganews.com!h15no100362igd.0!news-out.google.com!i10ni7qaf.0!nntp.google.com!dc16no2743646qab.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 10 Sep 2014 18:03:04 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=75.178.36.13; posting-account=bDZo8goAAADwRO71ouDFRMCIZ96XBCK3 NNTP-Posting-Host: 75.178.36.13 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <062f8a80-d7d7-4ce1-bb8f-1d351c48ff64@googlegroups.com> Subject: Re: is this a mistake in the book or ... From: gdotone@gmail.com Injection-Date: Thu, 11 Sep 2014 01:03:04 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: number.nntp.dca.giganews.com comp.lang.ada:188960 Date: 2014-09-10T18:03:04-07:00 List-Id: On Wednesday, September 10, 2014 11:02:41 AM UTC-4, Adam Beneschan wrote: > On Wednesday, September 10, 2014 1:26:11 AM UTC-7, gdo...@gmail.com wrote= : > "anon" gave you the answer you need, it appears. I just wanted to emphas= ize that that's a GNAT-specific answer. GNAT requires specifications to be= in files with .ads extensions and bodies to be in files with .adb extensio= ns, but other Ada compilers do things differently. =20 Thanks, Adam and Pascal, i was actually head back to "the well of knowledge= ", comp.lang.ada, to pose just those questions and i saw you guys' reply. = i'm glad to see the posts. Thanks again, g.