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,8623fab5750cd6aa X-Google-Attributes: gid103376,public Path: g2news1.google.com!news2.google.com!proxad.net!news.cs.univ-paris8.fr!informatik.uni-bremen.de!cs.tu-berlin.de!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.ada Subject: Re: Improving Ada's image - Was: 7E7 Flight Controls Electronics Date: Thu, 17 Jun 2004 22:18:53 +0000 (UTC) Organization: GMUGHDU Message-ID: References: <40b9c99e$0$268$edfadb0f@dread16.news.tele.dk> <40CEDCB5.9000509@noplace.com> <1087325485.307616@master.nyc.kbcfp.com> <1087488758.881520@master.nyc.kbcfp.com> <1087508848.873039@master.nyc.kbcfp.com> NNTP-Posting-Host: l1-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1087510733 4826 134.91.1.34 (17 Jun 2004 22:18:53 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Thu, 17 Jun 2004 22:18:53 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/800)) Xref: g2news1.google.com comp.lang.ada:1633 Date: 2004-06-17T22:18:53+00:00 List-Id: Hyman Rosen wrote: : Pascal Obry wrote: :> Colors : constant Color_Set := (Red'Access, Green'Access, Blue'Access); : : Good; someone should add this to a tutorial for people converting. (And add a note that new String'("bla") need not mean dynamic heap allocation, for example at library level.)