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,71b4c0131a8a22a4,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail From: Michael Bode Newsgroups: comp.lang.ada Subject: pragma License ? Date: Thu, 14 Jun 2007 19:13:09 +0200 Organization: 1&1 Internet AG Message-ID: NNTP-Posting-Host: p57b63e5e.dip0.t-ipconnect.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: online.de 1181841189 6665 87.182.62.94 (14 Jun 2007 17:13:09 GMT) X-Complaints-To: abuse@einsundeins.com NNTP-Posting-Date: Thu, 14 Jun 2007 17:13:09 +0000 (UTC) X-message-flag: IMPORTANT MESSAGE -- PLEASE READ IMMEDIATELY!!! X-Accepted-File-Formats: ASCII, .rtf, .ps, .pdf - *NO* MS Office files User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux) Xref: g2news1.google.com comp.lang.ada:16188 Date: 2007-06-14T19:13:09+02:00 List-Id: Gnat has this nice feature called pragma License (unrestriced | GPL ...); Is this used somewhere in the Adacore universe? I tried today to compile a package with 'pragma License (Restricted);' in the package body. The package withs some GtkAda packages. First try with Gnat 3.15p and the related ancient GtkAda 2.4 package. As expected there was no warning. Then I tried the same on Debian Etch with GtkAda 2.8. Again no warning. What good is an implementation defined pragma, if even said implementation doesn't use it? -- No intelligent man has any respect for an unjust law. He simply follows the eleventh commandment. -- R.A. Heinlein