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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.70.101.2 with SMTP id fc2mr32734686pdb.2.1436623395869; Sat, 11 Jul 2015 07:03:15 -0700 (PDT) X-Received: by 10.140.96.47 with SMTP id j44mr289414qge.19.1436623395583; Sat, 11 Jul 2015 07:03:15 -0700 (PDT) Path: buffer2.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!qs7no3844534igc.0!news-out.google.com!w15ni32431qge.0!nntp.google.com!e109no235711qge.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 11 Jul 2015 07:03:15 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=91.55.197.72; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf NNTP-Posting-Host: 91.55.197.72 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Q: setting an address with pure? From: AdaMagica Injection-Date: Sat, 11 Jul 2015 14:03:15 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: number.nntp.giganews.com comp.lang.ada:194080 Date: 2015-07-11T07:03:15-07:00 List-Id: > 128. PIOG : PIO with Volatile, Convention => Ada; > 129. for PIOG'Address use 16#400E1C00#; > | > >>> expected private type "System.Address" > >>> found type universal integer IIRC, the syntax is for X'Address use at Somewhere;