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,ed3a51e96a1c868b X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news4.google.com!feeder.news-service.com!novso.com!nerim.net!usenet-fr.net!ircam.fr!freenix!feeder.news.orange.fr!not-for-mail Date: Sat, 26 Feb 2011 11:42:31 +0100 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr-FR; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Using local storage pools... References: <7elam6trrv39c3p9iop4fiduqa1jrat4r4@4ax.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Message-ID: <4d68d917$0$32461$ba4acef3@reader.news.orange.fr> NNTP-Posting-Date: 26 Feb 2011 11:42:31 CET NNTP-Posting-Host: 90.2.56.227 X-Trace: 1298716951 reader.news.orange.fr 32461 90.2.56.227:2803 X-Complaints-To: abuse@orange.fr Xref: g2news2.google.com comp.lang.ada:18585 Date: 2011-02-26T11:42:31+01:00 List-Id: Le 26/02/2011 09:41, anon@att.net a écrit : > Every language has it pluses and minuses, this includes both C and Ada. As > for storage pools there are reasons to have a global and others to use local > routines. Just because C has local pools is no reason for Ada to have this > type of pool. And as for using reasons stated by GNU which GNAT uses as it > backend may not be valid for Ada. Plus, GNAT in converting Ada to the > GNU C/C++ internal language, GNAT loses some of it elegant of Ada. This is just misconception. GNAT does not convert to GNU C/C++ whatever. It converts to the GNU compiler collection internal representation has done with C, C++, and other front-end languages. In other terms it shares the same back-end which is enhanced regularly to better support all languages. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B