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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d495ab2e69ad1962 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!50g2000hsm.googlegroups.com!not-for-mail From: Maciej Sobczak Newsgroups: comp.lang.ada Subject: Re: Ravenscar-compliant bounded buffer Date: Thu, 06 Sep 2007 14:13:00 -0700 Organization: http://groups.google.com Message-ID: <1189113180.100290.51880@50g2000hsm.googlegroups.com> References: <1188914005.607732.277400@57g2000hsv.googlegroups.com> <1188977891.197536.21660@r29g2000hsg.googlegroups.com> NNTP-Posting-Host: 85.3.214.27 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1189113180 6279 127.0.0.1 (6 Sep 2007 21:13:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 6 Sep 2007 21:13:00 +0000 (UTC) In-Reply-To: User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 50g2000hsm.googlegroups.com; posting-host=85.3.214.27; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:1795 Date: 2007-09-06T14:13:00-07:00 List-Id: On 6 Wrz, 16:06, Robert A Duff wrote: > the whole > point is to be restrictive, so the run-time system can be simplified (as > compared to a run-time system that supports full Ada). Does GNAT provide somewhat simpler (smaller? faster?) runtime for programs that declare compliance with the Ravenscar profile? I'm not asking about the high-integrity edition of GNAT, but the "normal" one. -- Maciej Sobczak http://www.msobczak.com/