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-Received: by 2002:aed:2b64:: with SMTP id p91mr18631694qtd.202.1587437945730; Mon, 20 Apr 2020 19:59:05 -0700 (PDT) X-Received: by 2002:aca:230c:: with SMTP id e12mr352200oie.78.1587437945457; Mon, 20 Apr 2020 19:59:05 -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!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 20 Apr 2020 19:59:05 -0700 (PDT) In-Reply-To: <0d6a959d-e4f7-4cc7-af56-b00de9f7cba6@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=149.32.224.39; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 NNTP-Posting-Host: 149.32.224.39 References: <3dc6396a-fdbe-4da1-b806-d54ac76c1a3f@googlegroups.com> <0a4df528-a44c-433d-9ac6-47e6fe68862b@googlegroups.com> <548bf0f1-2e25-4110-acf9-3aa5940df7da@googlegroups.com> <688ece56-7236-408f-aa8a-db8082b6b0e0@googlegroups.com> <0d6a959d-e4f7-4cc7-af56-b00de9f7cba6@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <165e966b-f8d3-4d2a-86ae-447c464bd9f6@googlegroups.com> Subject: Re: GNAT CE 2019 bug: Predicate check not performed From: Anh Vo Injection-Date: Tue, 21 Apr 2020 02:59:05 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:58443 Date: 2020-04-20T19:59:05-07:00 List-Id: On Monday, April 20, 2020 at 5:53:42 PM UTC-7, AdaMagica wrote: > Am Montag, 20. April 2020 22:25:23 UTC+2 schrieb Anh Vo: > > Therefore, I would suggest to send a bug report >=20 > I did, but since I'm not a supported customer, I won't get an answer. Just use the work around by making String_5 as a new type of String (type S= tring_5 is new String...). I am not sure if the fix will be in GNAT Communi= ty 2020 since this bug report is not early enough. It would be terrific if = it is included in the upcoming release of GNAT Community 2020.