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=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,3617c6f2e0cf48d2 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 X-Received: by 10.180.86.34 with SMTP id m2mr16945wiz.5.1363918479030; Thu, 21 Mar 2013 19:14:39 -0700 (PDT) Path: p18ni6019wiv.0!nntp.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!newsreader4.netcologne.de!news.netcologne.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: =?UTF-8?B?QmrDtnJu?= Persson Newsgroups: comp.lang.ada Subject: Re: New Version of the PragmAda Reusable Components Available Date: Sun, 17 Mar 2013 00:54:28 +0100 Message-ID: <20130317005428.3173ed32@hactar.xn--rombobjrn-67a.se> References: <513E3515.1010807@pragmada.x10hosting.com> Mime-Version: 1.0 X-Trace: individual.net lia50PtaH2GaHnxx7eDlUw5aIcQVs+3H+H+i6+NQ4uNx7RjwIc Cancel-Lock: sha1:IHE2ALTPQCZeWaZSwGQ4YZ+RrYI= X-Newsreader: Claws Mail 3.9.0 (GTK+ 2.24.13; x86_64-redhat-linux-gnu) Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Date: 2013-03-17T00:54:28+01:00 List-Id: PragmAda Software Engineering wrote: > There is a new version of the PragmAda Reusable Components (PragmARCs)=20 > available =C2=B7 Is there a good reason why compile_all.adb lacks with clauses for Character_Regular_Expression_Matcher and Skip_List_Unbounded.Put? =C2=B7 GCC 4.7 and 4.8 emit four instances of this warning: pragmarc-list_bounded.ads:23:04: warning: in instantiation at pragmarc-list= _bounded_unprotected.adb:279 pragmarc-list_bounded.ads:23:04: warning: cannot return a local value by re= ference pragmarc-list_bounded.ads:23:04: warning: "Program_Error" will be raised at= run time I haven't examined it further but I figured you might want to look into it. =C2=B7 readme.txt mentions a file named license.txt which isn't in the zipfile, and one named xor.adb which looks like it should be xor_problem.adb =C2=B7 Have you considered using version numbers? The Fedora packages contain a source URL like this: Source1: http://pragmada.x10hosting.com/pragmarc.zip This is now wrong in released packages, as the URL now refers to another version than the one in the package. This will probably not cause a lot of trouble, but it would be better if it could be avoided. Bj=C3=B6rn Persson