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,ca23420b45ed64d7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-31 05:53:01 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: Address representation clause is getting 0 Date: Wed, 31 Dec 2003 13:53:00 +0000 Message-ID: References: NNTP-Posting-Host: abyss2.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.demon.co.uk 1072878781 8134 62.49.62.197 (31 Dec 2003 13:53:01 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Wed, 31 Dec 2003 13:53:01 +0000 (UTC) User-Agent: Pan/0.14.0 (I'm Being Nibbled to Death by Cats!) Xref: archiver1.google.com comp.lang.ada:3985 Date: 2003-12-31T13:53:00+00:00 List-Id: I think that this is an elaboration problem. Now as I don't have a runtime or any tools, I need to rely on my own code (think of this as an OS kernel). Does anyone know what I need to do to get this to work? Thanks, Luke.