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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e95e982074d2225b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.cs.utexas.edu!geraldo.cc.utexas.edu!not-for-mail From: bdbryant@mail.utexas.edu (Bobby D. Bryant) Newsgroups: comp.lang.ada Subject: Re: gnat 3.41 and controlled types? Date: Wed, 4 May 2005 02:31:01 +0000 (UTC) Organization: dis- Message-ID: References: Reply-To: bdbryant@mail.utexas.edu NNTP-Posting-Host: dial-b-128-83-204-86.telesys.its.utexas.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: geraldo.cc.utexas.edu 1115173861 13409 128.83.204.86 (4 May 2005 02:31:01 GMT) X-Complaints-To: abuse@utexas.edu NNTP-Posting-Date: Wed, 4 May 2005 02:31:01 +0000 (UTC) X-Newsreader: knews 1.0b.1 Xref: g2news1.google.com comp.lang.ada:10905 Date: 2005-05-04T02:31:01+00:00 List-Id: On Sun, 01 May 2005, Stephen Leake wrote: > bdbryant@mail.utexas.edu (Bobby D. Bryant) writes: > >> Does anyone know whether gnat 3.41 handles controlled types correctly? > In any case, I have not heard of any problems with controlled types in > GNAT. > > If you have a particular problem, please post the code. Thanks. I went back and wrote a super-simple package and test program, and the controlled type does in fact work correctly. I'll try to figure out what's different in my actual program, and post it if I can't get it straightened out. -- Bobby Bryant Austin, Texas