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,608011466ae2af71,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.219.170 with SMTP id pp10mr7199295pbc.1.1341122145927; Sat, 30 Jun 2012 22:55:45 -0700 (PDT) Path: l9ni4962pbj.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: AdaMagica Newsgroups: comp.lang.ada Subject: GNAT and Dimension Checking Date: Sat, 30 Jun 2012 22:53:57 -0700 (PDT) Organization: http://groups.google.com Message-ID: <2afdc8e6-def0-4a00-8535-4db40165fc92@googlegroups.com> NNTP-Posting-Host: 91.7.81.80 Mime-Version: 1.0 X-Trace: posting.google.com 1341122145 32291 127.0.0.1 (1 Jul 2012 05:55:45 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 1 Jul 2012 05:55:45 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=91.7.81.80; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-06-30T22:53:57-07:00 List-Id: I see that GNAT now has added packages System.Dim.* for dimension checking. However I cannot find any other documentation about these packages, neither in GNAT_UG nor in GNAT_RM. Is there any?