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,651635aa2f402e26 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!news.glorb.com!news-out1.kabelfoon.nl!newsfeed.kabelfoon.nl!bandi.nntp.kabelfoon.nl!news.ispa.de!news2.arglkargh.de!news.karotte.org!uucp.gnuu.de!newsfeed.arcor.de!news.arcor.de!not-for-mail Newsgroups: comp.lang.ada Subject: Re: null records and box From: Georg Bauhaus In-Reply-To: References: <44942492$0$11080$9b4e6d93@newsread4.arcor-online.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1150814679.12414.19.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 Date: Tue, 20 Jun 2006 16:44:39 +0200 NNTP-Posting-Date: 20 Jun 2006 16:43:36 MEST NNTP-Posting-Host: e9766922.newsread2.arcor-online.net X-Trace: DXC=H1>6BZG0e8<::C@ZGckeZ1Q5U85hF6f;4jW\KbG]kaM8[NGU2GAcMG:?d76f1NDnT4ljUVjRQ60?2VmnOeiOY3@>g[50F7T5IO2 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:4857 Date: 2006-06-20T16:43:36+02:00 List-Id: On Mon, 2006-06-19 at 18:44 -0500, Randy Brukardt wrote: > It certainly was my intent that you could > write "(others => <>)" for a null record ... > Anyway, I'll check with the ARG (just because it was *my* intent -- and one > tht John also expected -- doesn't mean that it was really intended). Thanks, also for the nice new language you have made. As far as I've got so far, it feels much more permissive and to have fewer edges. And some things are frighteningly quicker to write. Now if that isn't a major improvement ... ;-) -- Georg