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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a27864f6019f6e7f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-11-08 20:50:12 PST Path: supernews.google.com!sn-xit-02!sn-xit-03!supernews.com!cyclone-sjo1.usenetserver.com!news-out.usenetserver.com!cyclone.bc.net!news.maxwell.syr.edu!nntp2.deja.com!nnrp1.deja.com!not-for-mail From: Robert Dewar Newsgroups: comp.lang.ada Subject: Re: Simpler Question (was Assigning to dereferenced null access variable) Date: Thu, 09 Nov 2000 04:43:43 GMT Organization: Deja.com - Before you buy. Message-ID: <8uda1u$32$1@nnrp1.deja.com> References: <3A05A609.4CE6@li.net> <3A0847ED.49AF@li.net> <8u9r97$jmb$2@wanadoo.fr> <3A089948.5979@li.net> <8uak9e$onq$1@nnrp1.deja.com> <3A0A24DF.38D9@li.net> NNTP-Posting-Host: 205.232.38.240 X-Article-Creation-Date: Thu Nov 09 04:43:43 2000 GMT X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) X-Http-Proxy: 1.0 x64.deja.com:80 (Squid/1.1.22) for client 205.232.38.240 X-MyDeja-Info: XMYDJUIDrobert_dewar Xref: supernews.google.com comp.lang.ada:1923 Date: 2000-11-09T04:43:43+00:00 List-Id: In article <3A0A24DF.38D9@li.net>, Vincent Marciante wrote: > Robert Dewar wrote: > > > ... it is hard to imagine a real program being > > affected by this :-) > > Actually, similar code was part of the unbounded string > components that are part of the original Booch Components! > Executing that code when compiled with another compiler > caused a constraint_error but not with GNAT. Yes, but what I am saying is that it is hard to believe that any code *depends* on getting a constraint_error for assigning nothing in such a case :-) Sent via Deja.com http://www.deja.com/ Before you buy.