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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,32e730fd939a8067 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g44g2000cwa.googlegroups.com!not-for-mail From: christoph.grein@eurocopter.com Newsgroups: comp.lang.ada Subject: Re: changing alignment of built-in boolean Date: 8 Nov 2005 21:42:21 -0800 Organization: http://groups.google.com Message-ID: <1131514941.390517.98300@g44g2000cwa.googlegroups.com> References: <1129320236.007525.185300@g44g2000cwa.googlegroups.com> NNTP-Posting-Host: 80.156.44.1 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1131514946 14338 127.0.0.1 (9 Nov 2005 05:42:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 9 Nov 2005 05:42:26 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.0.1) Gecko/20020920 Netscape/7.0,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 webwasher (Webwasher 5.2.0.1901) Complaints-To: groups-abuse@google.com Injection-Info: g44g2000cwa.googlegroups.com; posting-host=80.156.44.1; posting-account=nIrLjQ0AAAAgar8ljl4x6DQaFY__mhF4 Xref: g2news1.google.com comp.lang.ada:6318 Date: 2005-11-08T21:42:21-08:00 List-Id: Big_Boolean := 2=2; --gnat rejects Of course because "=" returns a Boolean, not a Big_Boolean_Type