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: 103376,67d995bf9f62ea45 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!41g2000yqn.googlegroups.com!not-for-mail From: Ada novice Newsgroups: comp.lang.ada Subject: Re: matrix package with Ada Date: Tue, 13 Jul 2010 11:26:38 -0700 (PDT) Organization: http://groups.google.com Message-ID: <70a68498-1d2a-4792-b38c-38ec66767e46@41g2000yqn.googlegroups.com> References: <23f0d8f1-e7bd-4af9-a0ee-cea85cbff4bd@x21g2000yqa.googlegroups.com> <8f4ba975-5441-4b42-89ad-b53373a59eb9@g19g2000yqc.googlegroups.com> <53250ca8-da19-47a9-a9b1-3cd1653fb05f@y4g2000yqy.googlegroups.com> <3dd1b818-4ab0-495f-97c5-8f59035d71a4@d37g2000yqm.googlegroups.com> <4c3ca9bd$0$6879$9b4e6d93@newsspool2.arcor-online.net> NNTP-Posting-Host: 193.11.22.91 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1279045598 6578 127.0.0.1 (13 Jul 2010 18:26:38 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 13 Jul 2010 18:26:38 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 41g2000yqn.googlegroups.com; posting-host=193.11.22.91; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6 (.NET CLR 3.5.30729),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:12395 Date: 2010-07-13T11:26:38-07:00 List-Id: I've tried earlier to delete the irrelevant parts but it seems I can't do this once the message is posted. Anyhow, I've used gnatchop [-r] -w *.ada and I got like 19 warnings in the Ada 83 matrix package. And the file test_generic_complex_eigenvalues.ada compiles with lots of errors. So I've abandoned playing with it. Thanks YC