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:a5e:8f46:: with SMTP id x6-v6mr10075232iop.34.1538806657809; Fri, 05 Oct 2018 23:17:37 -0700 (PDT) X-Received: by 2002:aca:7552:: with SMTP id q79-v6mr239206oic.1.1538806657500; Fri, 05 Oct 2018 23:17:37 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.166.215.MISMATCH!z5-v6no162346ite.0!news-out.google.com!n199-v6ni208itn.0!nntp.google.com!x98-v6no163075ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 5 Oct 2018 23:17:37 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2001:14bb:51:2563:5c83:217e:4aa9:f00; posting-account=9KbC2woAAAA0kK2IAUr3-FkzJBtOzrhm NNTP-Posting-Host: 2001:14bb:51:2563:5c83:217e:4aa9:f00 References: <0f5608ef-0038-491c-b15f-f67bcc76fae8@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Record operations (Algebraic Data Types and printing) From: =?UTF-8?B?SGVucmlrIEjDpHJrw7ZuZW4=?= Injection-Date: Sat, 06 Oct 2018 06:17:37 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:54499 Date: 2018-10-05T23:17:37-07:00 List-Id: > Auto_Text_IO in Stephe's Ada Library[1]: might need some fixups for > newer compilers/standards. > > [1] http://stephe-leake.org/ada/sal.html Alright, seems that there's other nice stuff too, thanks. :)