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.7 required=5.0 tests=BAYES_00,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,435e65f4acf8bd X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-15 16:52:04 PST Path: supernews.google.com!sn-xit-03!supernews.com!freenix!fr.clara.net!heighliner.fr.clara.net!diablo.netcom.net.uk!netcom.net.uk!cpk-news-hub1.bbnplanet.com!news.gtei.net!nntp2.deja.com!nnrp1.deja.com!not-for-mail From: Robert Dewar Newsgroups: comp.lang.ada Subject: Re: bitstreams Date: Tue, 16 Jan 2001 00:39:59 GMT Organization: Deja.com Message-ID: <94058v$f3m$1@nnrp1.deja.com> References: <93se2v$nen$1@eol.dd.chalmers.se> <3A622CE5.89C9378E@worldnet.att.net> <93vkl3$1j$1@nnrp1.deja.com> NNTP-Posting-Host: 205.232.38.14 X-Article-Creation-Date: Tue Jan 16 00:39:59 2001 GMT X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; U) X-Http-Proxy: 1.0 x57.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 X-MyDeja-Info: XMYDJUIDrobert_dewar Xref: supernews.google.com comp.lang.ada:4034 Date: 2001-01-16T00:39:59+00:00 List-Id: In article <93vkl3$1j$1@nnrp1.deja.com>, mark_lundquist@my-deja.com wrote: > Beware, though... this is implementation-dependent. If the > compiler doesn't represent a packed array of boolean as a bit > vector, it doesn't work. That's misleading, any compiler that conforms to Annex C must properly pack array of Boolean, and surely no one would use a non-annex C compiler in a context like this (virtually all Ada 95 compilers in current use implement Annex C). Sent via Deja.com http://www.deja.com/