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 X-Google-Thread: 103376,9c123eeb30b1329e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-07 10:25:54 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed-east.nntpserver.com!nntpserver.com!border1.nntp.aus1.giganews.com!nntp.giganews.com!nntp3.aus1.giganews.com!News.GigaNews.Com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 07 Oct 2002 12:25:52 CDT From: Craig Carey Newsgroups: comp.lang.ada Subject: Re: Pragma Import don't suppress access initialization Date: Tue, 08 Oct 2002 06:25:47 +1300 Message-ID: References: <9c9fb8b4.0210070410.fa84429@posting.google.com> X-Newsreader: Forte Agent 1.9/32.560 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Organization: Customer of Mercury Telecommunications Ltd Cache-Post-Path: drone4.qsi.net.nz!unknown@tnt1-15.quicksilver.net.nz X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) X-Original-NNTP-Posting-Host: drone4-svc-skyt.qsi.net.nz X-Original-Trace: 8 Oct 2002 06:25:41 +1300, drone4-svc-skyt.qsi.net.nz X-Trace: sv3-k6do4grZ0NqjTmFJes/nJuq57c5ARlzJ7hzNoa/AqqnJ+90lemkbswvi/hnIqQvM4cUCwX+y67x9Z+H!fNki9sTjSWqvjkdE4oI2s4tIqZk0HJijsZcS23K/vxoQysohLUihEfGgFUgwBmm3p+BgwTzKoP02!jJQW X-Complaints-To: abuse@clear.net.nz X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.1 Xref: archiver1.google.com comp.lang.ada:29565 Date: 2002-10-08T06:25:47+13:00 List-Id: On 7 Oct 2002 05:10:32 -0700, frederic.ormancey@atosorigin.com (Fr�d�ric Ormancey) wrote: >I was using a X'Address to cast system.address type to an access type, >which works fine with GNAT 3.13 but cause an erroneous intialization and >erase my access value with NULL when compiled with GNAT 3.14p ( I'am >doing a migration from GNAT 3.13 to GNAT 3.14 ). ... Unchecked conversion is a way of converting types and examples are in GNAT's Annex B interfacing packages. I reported what seems to be that same "Import" bug in March 2002 to report@gnat.com. I did not get a tracking number so they probably knew of it by 23 March 2002. [The example can be about as simple as possible]. Here is an example of a tracking number in the acknowledgement to an unsupported customer. This number/code is "B927-006": "[B927-006 public] Default initialization of controlled field not done in [nested] 2nd case [statement] in variant; ...". That was 1 of 3 I sent in the last 12 days. I seem to have about maybe 2 in 3 reports be ignored (not in first). Craig Carey Mailing lists http://www.ijs.co.nz/ada_95.htm