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.5 required=5.0 tests=BAYES_00,FROMSPACE, FROM_ADDR_WS,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,64815469c35bbcbe X-Google-Attributes: gid103376,public From: " "@deneb.cygnus.argh.org (Florian Weimer) Subject: Re: GNAT: pragma Ravenscar Date: 1999/12/02 Message-ID: <87g0xlv3u3.fsf@deneb.cygnus.argh.org>#1/1 X-Deja-AN: 555783637 References: <38440543.DE6747F3@icn.siemens.de> <87vh6j4tpo.fsf@deneb.cygnus.argh.org> <823itq$inu$1@nnrp1.deja.com> <877liy2u7d.fsf@deneb.cygnus.argh.org> Mail-Copies-To: never Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@cygnus.argh.org X-Trace: deneb.cygnus.argh.org 944143316 4879 192.168.1.2 (2 Dec 1999 14:01:56 GMT) Organization: Penguin on board User-Agent: Gnus/5.070099 (Pterodactyl Gnus v0.99) Emacs/20.4 Mime-Version: 1.0 NNTP-Posting-Date: 2 Dec 1999 14:01:56 GMT Newsgroups: comp.lang.ada Date: 1999-12-02T14:01:56+00:00 List-Id: " "@deneb.cygnus.argh.org (Florian Weimer) writes: > But GNAT 3.12p doesn't enforce the restrictions, and the standard run > time library is always used. Some time ago, I browsed the compiler > sources, and IIRC I found nothing which looks like a handler for these > pragmas, so I think they are a no-op in the public version. This is wrong. I confused it with pragma No_Runtime, which is misspelled in the documentation. Sorry about that.