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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8e3846c1cde190af,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.35.68 with SMTP id f4mr22292737pbj.5.1322431257326; Sun, 27 Nov 2011 14:00:57 -0800 (PST) Path: lh20ni25757pbb.0!nntp.google.com!news1.google.com!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: =?utf-8?B?R05BVCBhbmQg4oCccHJhZ21hIFJlc3RyaWN0aW9ucyAoTm9fSW1wbGVtZW4=?= =?utf-8?B?dGF0aW9uX1ByYWdtYXMpO+KAnQ==?= Date: Sun, 27 Nov 2011 23:00:55 +0100 Organization: Ada @ Home Message-ID: NNTP-Posting-Host: B0fj88Qo5RPyajGtdWC/cQ.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.60 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: news1.google.com comp.lang.ada:19203 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2011-11-27T23:00:55+01:00 List-Id: Hi all, Is this normal behavior or not ? If a gnat.adc file contains pragma Restrictions (No_Implementation_Pragmas); Then at compile time, I get restrictions violation error for each type a= nd = subprogram predicate. Cannot use any =E2=80=9Cwith Pre =3D> =E2=80=A6=E2= =80=9D and others. Or may be = I did not understood the meaning of this pragma ? -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: [Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univer= sity]