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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4ea86b01a068c433 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.239.134 with SMTP id vs6mr1889041pbc.4.1336033672323; Thu, 03 May 2012 01:27:52 -0700 (PDT) Path: r9ni126597pbh.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: David Pettersson Newsgroups: comp.lang.ada Subject: Re: Container for access values. Date: Thu, 3 May 2012 01:26:05 -0700 (PDT) Organization: http://groups.google.com Message-ID: <9057885.637.1336033565315.JavaMail.geo-discussion-forums@vbq19> References: <3000608.845.1336028922599.JavaMail.geo-discussion-forums@vbvx4> NNTP-Posting-Host: 62.119.67.69 Mime-Version: 1.0 X-Trace: posting.google.com 1336033672 28147 127.0.0.1 (3 May 2012 08:27:52 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 3 May 2012 08:27:52 +0000 (UTC) In-Reply-To: <3000608.845.1336028922599.JavaMail.geo-discussion-forums@vbvx4> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=62.119.67.69; posting-account=Am55pwoAAACQPPEm7i2HtxJCmIOXoGZs User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-05-03T01:26:05-07:00 List-Id: So "<" is defined for addresses but not for accesses. So all I have to do is to take the address of the accesses' targets and compare them. Thank you! David