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:2751:: with SMTP id n78mr46188275qkn.177.1579388609042; Sat, 18 Jan 2020 15:03:29 -0800 (PST) X-Received: by 2002:a54:4106:: with SMTP id l6mr8278503oic.76.1579388608716; Sat, 18 Jan 2020 15:03:28 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!news.muarf.org!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!g89no10782690qtd.0!news-out.google.com!w29ni1702qtc.0!nntp.google.com!g89no10782682qtd.0!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 18 Jan 2020 15:03:28 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=47.136.24.151; posting-account=o_Y23woAAACPYGlDsFV1OivhygPNSoRn NNTP-Posting-Host: 47.136.24.151 References: <4b0649b3-aed2-44fd-822f-d6665b9352dd@googlegroups.com> <536e9961-f454-44d9-95a6-aecaaee1addf@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Creating several types from a base type and conversion From: Ken Roberts Injection-Date: Sat, 18 Jan 2020 23:03:29 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:57886 Date: 2020-01-18T15:03:28-08:00 List-Id: On Saturday, January 18, 2020 at 2:35:52 PM UTC-8, Simon Wright wrote: > Ken Roberts writes: > > > On Saturday, January 18, 2020 at 7:10:00 AM UTC-8, Simon Wright wrote: > >> Ken Roberts writes: > >> > >> > Don't know about the syntax errors - gnatmake seems to like it. > >> > >> Then the code you're compiling isn't the code you're showing to us! > > Interesting. Might be the difference in compilers then - I'm using the ada compiler collection available in the Fedora 30 branch.