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=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c76108e955e7f138 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-26 17:19:15 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!headwall.stanford.edu!hub1.nntpserver.com!hub1.meganetnews.com!falcon.america.net!eagle.america.net.POSTED!not-for-mail Message-ID: <3C2A771F.F0B72484@otelco.net> From: Larry Hazel X-Mailer: Mozilla 4.78 [en] (Win98; U) X-Accept-Language: en,x-ns11F8K63r3NhQ,x-ns2r2e09OnmPe2 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Why won't this package compile? References: <3C29E396.6E08F28D@otelco.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 26 Dec 2001 19:19:27 -0600 NNTP-Posting-Host: 66.0.32.230 X-Trace: eagle.america.net 1009415954 66.0.32.230 (Wed, 26 Dec 2001 20:19:14 EST) NNTP-Posting-Date: Wed, 26 Dec 2001 20:19:14 EST Organization: 24hoursupport.com Xref: archiver1.google.com comp.lang.ada:18319 Date: 2001-12-26T19:19:27-06:00 List-Id: Liddle Feesh wrote: > > "Larry Hazel" wrote: > > > I compiled it with GNAT 3.13P with no errors. > > Really? Just as provided? > > Is that with the SPEC and body, or just the SPEC? > > -- > Liddle Feesh > ' O 0 o <"//>< ' o'^ > (Remove UNDERPANTS to reply) Just the spec. The body had lots of errors because it didn't match the spec and no statement in subprograms. Larry