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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,3e341f7795ed8bda X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.180.100.98 with SMTP id ex2mr1334002wib.4.1343317549018; Thu, 26 Jul 2012 08:45:49 -0700 (PDT) Path: q11ni76386117wiw.1!nntp.google.com!feed-C.news.volia.net!volia.net!news2.volia.net!feed-A.news.volia.net!border1.nntp.ams2.giganews.com!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!newsfeed.straub-nv.de!news.swapon.de!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: pragma Convention() Ada2012 Date: Sat, 21 Jul 2012 22:27:40 +0200 Organization: cbb software GmbH Message-ID: <1olyz5p5952ya.i7joo9fs065h.dlg@40tude.net> References: Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: 9A8bJrx4NhDLcSmbrb6AdA.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-07-21T22:27:40+02:00 List-Id: On Sat, 21 Jul 2012 23:09:10 +0300, Niklas Holsti wrote: > The Convention aspect has the same effect as the Convention pragma, but > it has the advantage that the entity to which the aspect applies is > given by the position of the aspect specification, not by an identifier. On the other hand a pragma can be placed in the private part of the package, which looks more appropriate for an implementation-specific thing. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de