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,9479ab5b9a099a61 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns14feed!worldnet.att.net!attbi_s71.POSTED!53ab2750!not-for-mail From: "Jeffrey R. Carter" Organization: jrcarter at acm dot org User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Request: Could anybody knowing more about the Ada type system ... References: <5llkrjn43w.fsf@hod.lan.m-e-leypold.de> <5mhd27n42w.fsf@hod.lan.m-e-leypold.de> In-Reply-To: <5mhd27n42w.fsf@hod.lan.m-e-leypold.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: NNTP-Posting-Host: 12.201.97.176 X-Complaints-To: abuse@mchsi.com X-Trace: attbi_s71 1151441262 12.201.97.176 (Tue, 27 Jun 2006 20:47:42 GMT) NNTP-Posting-Date: Tue, 27 Jun 2006 20:47:42 GMT Date: Tue, 27 Jun 2006 20:47:42 GMT Xref: g2news2.google.com comp.lang.ada:5125 Date: 2006-06-27T20:47:42+00:00 List-Id: M E Leypold wrote: > > Request: Could anybody knowing more about the Ada type system state > that this is indeed a bug in gcc 4.1.1 or did some subtle point change > here between Ada 95 and Ada 2005? This kind of error existed in earlier versions of GNAT. I've sometimes used when [values not in subtype] => raise Program_Error; to work around the error. -- Jeff Carter "Many times we're given rhymes that are quite unsingable." Monty Python and the Holy Grail 57