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 2002:a24:5003:: with SMTP id m3-v6mr6277217itb.52.1521479349117; Mon, 19 Mar 2018 10:09:09 -0700 (PDT) X-Received: by 2002:a9d:16c3:: with SMTP id s3-v6mr795596ots.13.1521479348973; Mon, 19 Mar 2018 10:09:08 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!maths.tcd.ie!newsswitch.lcs.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!168.235.88.217.MISMATCH!feeder.erje.net!2.us.feeder.erje.net!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!peer02.iad!feed-me.highwinds-media.com!news.highwinds-media.com!199-v6no1203178itl.0!news-out.google.com!d3-v6ni1759itf.0!nntp.google.com!199-v6no1203176itl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 19 Mar 2018 10:09:08 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2003:c7:83e8:db87:a4e8:ce22:1fc6:acb8; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf NNTP-Posting-Host: 2003:c7:83e8:db87:a4e8:ce22:1fc6:acb8 References: <4598be4c-7a4b-4bdd-8fd3-99b943e77823@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3f5c8657-778b-4af1-93d3-02e867cc0c08@googlegroups.com> Subject: Re: time of update of new values for out mode parameters From: AdaMagica Injection-Date: Mon, 19 Mar 2018 17:09:09 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2127 X-Received-Body-CRC: 2548534859 Xref: reader02.eternal-september.org comp.lang.ada:51071 Date: 2018-03-19T10:09:08-07:00 List-Id: Am Montag, 19. M=C3=A4rz 2018 17:11:42 UTC+1 schrieb Mehdi Saada: > It might sound strange to you, but there's no underlying issue... I'm jus= t curious. I know it seems stupid to annoy oneself (and others) with things= I won't be in need to know until any reasonable time, but I do that all th= e time, and I learn a lot like this. > It seems to me harder to find the correct section for the problem, than a= ctually reading it. I'll try harder. It's just a pain, that sometimes quest= ions easily formulated, are not that easily answered/searched for... The corresponding chapters are 6.2 Formal Parameter Modes and 6.4.1 Paramet= er Associations. They are not a hard read. It's OK to ask here if you don't understand (well) the RM. But reading thes= e chapters answer further questions you might have.