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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d0310bb11aeb7260 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.35.131 with SMTP id h3mr28175497pbj.1.1321391659575; Tue, 15 Nov 2011 13:14:19 -0800 (PST) Path: h5ni58665pba.0!nntp.google.com!news1.google.com!postnews.google.com!g21g2000yqc.googlegroups.com!not-for-mail From: awdorrin Newsgroups: comp.lang.ada Subject: Re: GNAT 4.4.5 order of conditional processing? Date: Tue, 15 Nov 2011 13:07:06 -0800 (PST) Organization: http://groups.google.com Message-ID: <87a589f9-e675-4672-a8c5-77e4a9db289e@g21g2000yqc.googlegroups.com> References: <9ig1t4F4uaU1@mid.individual.net> NNTP-Posting-Host: 192.91.147.35 Mime-Version: 1.0 X-Trace: posting.google.com 1321391659 6886 127.0.0.1 (15 Nov 2011 21:14:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 15 Nov 2011 21:14:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g21g2000yqc.googlegroups.com; posting-host=192.91.147.35; posting-account=YkFdLgoAAADpWnfCBA6ZXMWTz2zHNd0j User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESRCNK X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:8.0) Gecko/20100101 Firefox/8.0,gzip(gfe) Xref: news1.google.com comp.lang.ada:18934 Content-Type: text/plain; charset=ISO-8859-1 Date: 2011-11-15T13:07:06-08:00 List-Id: Thanks, I wasn't familiar with the 'and then' syntax. So I am assuming by your response that there are no pragmas or GNAT compiler flags to enforce the order of evaluation?