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:ac8:2aed:: with SMTP id c42mr19110093qta.202.1591546660198; Sun, 07 Jun 2020 09:17:40 -0700 (PDT) X-Received: by 2002:a9d:6ad9:: with SMTP id m25mr13681926otq.206.1591546659945; Sun, 07 Jun 2020 09:17:39 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!feeder5.feed.usenet.farm!feed.usenet.farm!tr3.eu1.usenetexpress.com!feeder.usenetexpress.com!tr2.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 7 Jun 2020 09:17:39 -0700 (PDT) In-Reply-To: <7ba8ec59-de9c-4d8a-96ad-1d5c85d3995bo@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=2a01:799:620:d00:8d71:1a5e:d935:b659; posting-account=uulyKwoAAAA86DO0ODu--rZtbje8Sytn NNTP-Posting-Host: 2a01:799:620:d00:8d71:1a5e:d935:b659 References: <7ba8ec59-de9c-4d8a-96ad-1d5c85d3995bo@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2e26eaa8-4a98-48c3-b7c0-66f2bba1c9c4o@googlegroups.com> Subject: Re: CONSTRAINT ERROR: erroneous memory access From: Egil H H Injection-Date: Sun, 07 Jun 2020 16:17:40 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:59010 Date: 2020-06-07T09:17:39-07:00 List-Id: On Sunday, June 7, 2020 at 5:54:00 PM UTC+2, Anh Vo wrote: > > It is hard to comment without Ada units Shortest_Path and DirectedEdge posted. In other word, your code does not compile. > > Anh Vo The original post referred to the RM for Shortest_Paths. (The AARM has a link to the AI, which has a copy/pasteable version without paragraph numbers) As for DirectedEdge, the posted code doesn't use anything in it, and will compile just fine when removing the dependency