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,fb264cdd67c2f20f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!bcklog1.nntp.dca.giganews.com!nntp.bt.com!news.bt.com.POSTED!not-for-mail NNTP-Posting-Date: Mon, 26 Jun 2006 01:22:04 -0500 Date: Mon, 26 Jun 2006 07:22:03 +0100 From: Martin Dowie User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: A smaller self contained test case. Was: Compiler Bug or what I'm doing wrong? References: <05lkrrojfd.fsf@hod.lan.m-e-leypold.de> <1cfjjgsg6wwv4.44snml2yzt42$.dlg@40tude.net> <7sr71erb6j.fsf@hod.lan.m-e-leypold.de> <5v7eb8ink18v$.2y1201vcnkcc.dlg@40tude.net> <0ifyhtv78c.fsf@hod.lan.m-e-leypold.de> In-Reply-To: <0ifyhtv78c.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: 81.155.38.142 X-AuthenticatedUsername: NoAuthUser X-Trace: sv3-uPlynKlQb9gvqqvXknK5vDnYsdUJezzVMJMcow3BH4Ihv8D/W7f7XYM9sGLRbd78emItRu7SyELoUDS!MevxukRTqH3WK5D++MIqscn0hrzX8d+dgH2jD0pDQh9cdejjUUHEAAxLSU/Sqg== X-Complaints-To: abuse@btinternet.com X-DMCA-Complaints-To: abuse@btinternet.com 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.3.32 Xref: g2news2.google.com comp.lang.ada:5024 Date: 2006-06-26T07:22:03+01:00 List-Id: M E Leypold wrote: > I didn't know that one could rename function results :-). Never had > seen that. But now that I see it, it makes a lot of sense. My > experiments indicate that a lot less finalizers/initializers run with > that pattern. That is good and I'll keep that in mind. Been able to do that since Ada83. Handy! :-) Cheers -- Martin