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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,afb6e61f9b1678d1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-03 13:32:10 PST Path: archiver1.google.com!news2.google.com!newsfeed.stanford.edu!cyclone.bc.net!sjc70.webusenet.com!news.webusenet.com!elnk-nf2-pas!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!newsread3.news.pas.earthlink.net.POSTED!not-for-mail From: Jeffrey Carter Organization: jrcarter commercial-at acm [period | full stop] org User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Bitwise XOR? References: <3F7C1E05.40003@noplace.com> <3F7D6AEC.9080901@noplace.com> In-Reply-To: <3F7D6AEC.9080901@noplace.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Fri, 03 Oct 2003 20:32:06 GMT NNTP-Posting-Host: 63.184.104.42 X-Complaints-To: abuse@earthlink.net X-Trace: newsread3.news.pas.earthlink.net 1065213126 63.184.104.42 (Fri, 03 Oct 2003 13:32:06 PDT) NNTP-Posting-Date: Fri, 03 Oct 2003 13:32:06 PDT Xref: archiver1.google.com comp.lang.ada:170 Date: 2003-10-03T20:32:06+00:00 List-Id: Marin David Condic wrote: > Note that *technically* speaking, I'm not "wrong" - I only observed that > you *could* do the operations on packed arrays of boolean. I didn't say > you *couldn't* do them on unpacked arrays. :-) Having soothed my ego, > thanks for the correction. ;-) > > MDC > > Jeffrey Carter wrote: > >> Logical operations are defined on one-dimensional arrays with a >> Boolean component type, packed or not. Now that your ego is soothed, should I point out that a Boolean type is type Boolean or any type derived from it? -- Jeff Carter "This school was here before you came, and it'll be here before you go." Horse Feathers 48