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,DATE_IN_PAST_12_24 autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,2ac407a2a34565a9 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.220.229 with SMTP id pz5mr998658pbc.5.1330672403516; Thu, 01 Mar 2012 23:13:23 -0800 (PST) Path: h9ni29676pbe.0!nntp.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!novia!nx02.iad01.newshosting.com!newshosting.com!news-out.readnews.com!news-xxxfer.readnews.com!panix!newsfeed-00.mathworks.com!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: Array Help? Date: Thu, 01 Mar 2012 09:06:30 -0500 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <10615783-d4a9-4cbd-8971-53ba1100d6a0@b18g2000vbz.googlegroups.com> <17412419.40.1330534213855.JavaMail.geo-discussion-forums@vbva11> <123dqk23rvyf0$.iuh8anhb1hl7.dlg@40tude.net> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 X-Trace: pcls6.std.com 1330610790 6851 192.74.137.71 (1 Mar 2012 14:06:30 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Thu, 1 Mar 2012 14:06:30 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:Q57zc1VwCCo30cQPMdlfRUNTCBY= Content-Type: text/plain; charset=us-ascii Date: 2012-03-01T09:06:30-05:00 List-Id: "Dmitry A. Kazakov" writes: > That sort of thing has nothing to do with constraining, so the idea to get > it using a predicate is straight wrong. Yes, I agree. That's what I meant when I said, "I sort of implied that a predicate should do that, but that's wrong." - Bob