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.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,47ad7b1ec6646e16 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-03-25 13:50:07 PST Path: supernews.google.com!sn-xit-03!supernews.com!news-xfer.nuri.net!enews.sgi.com!newsxfer.eecs.umich.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Freddy Newsgroups: comp.lang.ada Subject: Re: How pass a "null" as a parameter of anonymous access type Date: Sun, 25 Mar 2001 23:33:55 +0200 Organization: T-Online Message-ID: <3ABE6443.4119AB52@t-online.de> References: <3ABA5AC3.4C6C7536@t-online.de> <3ABB11F2.C35C58FD@canal-plus.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 985556498 07 9890 Gsp9iaTbPYdsH 010325 21:41:38 X-Complaints-To: abuse@t-online.com X-Sender: 320001779794-0001@t-dialin.net X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de Xref: supernews.google.com comp.lang.ada:6040 Date: 2001-03-25T23:33:55+02:00 List-Id: Thanks. I've tried it, but at runtime I always get a constraint_error (GNAT seems to check the passing of "null" values).