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: a07f3367d7,fd504db0db66529c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!r9g2000vbk.googlegroups.com!not-for-mail From: Rod Chapman Newsgroups: comp.lang.ada Subject: Re: SPARK reserved and predefined words : alternative choices Date: Thu, 20 May 2010 02:01:30 -0700 (PDT) Organization: http://groups.google.com Message-ID: <7618a491-d1dc-4d30-a4fa-bbd1e8c2d489@r9g2000vbk.googlegroups.com> References: NNTP-Posting-Host: 93.158.79.103 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1274346090 15353 127.0.0.1 (20 May 2010 09:01:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 20 May 2010 09:01:30 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r9g2000vbk.googlegroups.com; posting-host=93.158.79.103; posting-account=HCzrEgkAAABSfGsTnv-u5wET6EzuneVi User-Agent: G2/1.0 X-HTTP-Via: 1.1 ims.eastcoastwifi.train:3128 (squid/2.5.STABLE6) X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.9) Gecko/20100315 Firefox/3.5.9 (.NET CLR 3.5.30729),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:11790 Date: 2010-05-20T02:01:30-07:00 List-Id: You can, of course, use the -fdl=XXXX switch to de-conflict the name-space if you like. In that case, the predefined FDL identifiers are usable. See the Examiner User Manual for details. - Rod