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-Thread: 103376,93785bd6b32ae669 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news.glorb.com!news-out.readnews.com!transit3.readnews.com!207.99.111.53.MISMATCH!newspeer1.nac.net!newspeer.monmouth.com!newsswitch.lcs.mit.edu!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: Programming by interface in Ada Date: Wed, 13 Aug 2008 13:00:31 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <7e79c4ad-d196-4372-8974-6de9b9baaea1@v39g2000pro.googlegroups.com> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls4.std.com 1218646832 24526 192.74.137.71 (13 Aug 2008 17:00:32 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Wed, 13 Aug 2008 17:00:32 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:/PJQ6RLDKWqPfC0APV+IEzg+u5g= Xref: g2news2.google.com comp.lang.ada:7341 Date: 2008-08-13T13:00:31-04:00 List-Id: Adam Beneschan writes: > By the way, may I make a request of anyone who posts this sort of > question? If it involves a GNAT error, please do something extra to > indicate what line the error is occurring on. Or you could include a listing generated by the compiler, with interspersed error messages. - Bob