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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Can't access record attribute in derived type Date: Wed, 08 Mar 2017 21:50:56 +0000 Organization: A noiseless patient Spider Message-ID: References: <86mvcv4zyu.fsf@gaheris.avalon.lan> <8660jj4gns.fsf@gaheris.avalon.lan> <86wpbz31ge.fsf@gaheris.avalon.lan> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="cb96cc2b88bf0c2545ccf36bf818d5fe"; logging-data="18453"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Rkbh7LhMsuq93BHQVJenZj84K4zeJPGY=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (darwin) Cancel-Lock: sha1:KJ4vZFFeA7VqXgiFbbqp2AbWt08= sha1:wG14ReGMRg/ljOxwExj2A7pEIf8= Xref: news.eternal-september.org comp.lang.ada:33504 Date: 2017-03-08T21:50:56+00:00 List-Id: Mart van de Wege writes: > Mart van de Wege writes: > >> "Randy Brukardt" writes: >> >>> I suspect we'll need to see a more complete example to definitively >>> say what the problem is. >>> >> The full code lives at https://github.com/mvdwege/pendragon >> >> Note that some stuff is in incomplete branches, and I still have some >> locally committed changes that are not in the github repo. The code >> that was throwing errors among them. > > Screw that. Based on my reading of the answers, I am going to delete > the persons and family_and_relatives branches and sit down and do a > decent design first. I suspect most of us have reached this stage in a project at some point in our careers! You will feel better afterwards ...