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,e5fae12a81834f90 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-02-26 03:33:42 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!hub.org!hub.org!fu-berlin.de!news-FFM2.ecrc.net!news.iks-jena.de!lutz From: lutz@iks-jena.de (Lutz Donnerhacke) Newsgroups: comp.lang.ada Subject: Re: AdaYY wish list from current projects Date: 26 Feb 2001 11:21:37 GMT Organization: IKS GmbH Jena Distribution: world Message-ID: References: NNTP-Posting-Host: taranis.iks-jena.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: slrn/0.9.6.3 (Linux) Xref: supernews.google.com comp.lang.ada:5533 Date: 2001-02-26T11:21:37+00:00 List-Id: * tmoran@acm.org wrote: >> head_len at 0 range 0 .. 3; -- or 4 .. 7 depending on the bit order. >> ... >> payload at head_len*4 range 0 .. packet_len - 32*head_len; > I would expect the compiler to generate code for a static layout, but >surely the code for the above is asking a lot. The compiler does a >lot for you, but there are limits. So please add my 'wish' to the list. It's only ten month to Christmas.