From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:ae9:f301:: with SMTP id p1mr28681785qkg.216.1600355924819; Thu, 17 Sep 2020 08:18:44 -0700 (PDT) X-Received: by 2002:a05:620a:3d0:: with SMTP id r16mr28584697qkm.129.1600355924680; Thu, 17 Sep 2020 08:18:44 -0700 (PDT) Path: 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.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: Thu, 17 Sep 2020 08:18:44 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=146.5.17.100; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 146.5.17.100 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <9fa8f936-ba7e-43bb-914d-746073970545n@googlegroups.com> Subject: Re: [Ann] MP From: Shark8 Injection-Date: Thu, 17 Sep 2020 15:18:44 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:60180 List-Id: On Tuesday, September 15, 2020 at 2:11:33 PM UTC-6, PragmAda Software Engineering wrote: > MP, a Music Player based on the Gnoga audio widget, is available at > > https://github.com/jrcarter/MP Looks interesting; there is a little problem: the line "with Gnoga_File_Selection;" causes the compilation to fail due to that unit not being in your repository.