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:a37:dc45:: with SMTP id v66mr33682204qki.24.1560819782858; Mon, 17 Jun 2019 18:03:02 -0700 (PDT) X-Received: by 2002:a9d:1b21:: with SMTP id l30mr57481468otl.5.1560819782470; Mon, 17 Jun 2019 18:03:02 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!j96no4949664qte.0!news-out.google.com!4ni53qtw.1!nntp.google.com!j96no4949662qte.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 17 Jun 2019 18:03:02 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=177.98.15.170; posting-account=1Xv-6QoAAACDoVuHxsOQybzr2Y_PgwKz NNTP-Posting-Host: 177.98.15.170 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8d1e46d1-2ce1-4eef-9285-677572885303@googlegroups.com> Subject: Re: Doubts on Function Overloading From: =?UTF-8?Q?Ricardo_Brand=C3=A3o?= Injection-Date: Tue, 18 Jun 2019 01:03:02 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:56670 Date: 2019-06-17T18:03:02-07:00 List-Id: Hi Keith > Try this: >=20 > Penguin.Set_Field (Field_Name =3D> "born", > Field =3D> Integer'(1992)); >=20 > so the argument is visibly of type Integer, not univeral_integer. >=20 This worked fine!=20 Thanks -- Ricardo Brand=C3=A3o