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.1 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a589e934282bf3d5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news4.google.com!feeder.news-service.com!85.214.198.2.MISMATCH!eternal-september.org!.POSTED!not-for-mail From: Warren Newsgroups: comp.lang.ada Subject: Re: ANN: Simple components for Ada v3.9 Date: Tue, 13 Jul 2010 16:59:13 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: Injection-Date: Tue, 13 Jul 2010 16:59:13 +0000 (UTC) Injection-Info: mx03.eternal-september.org; posting-host="9f8M0iN5t54V+4DF/iqO8g"; logging-data="7198"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/MZ8KvgGyUWVvZ5ApEClT0ACWcIaZqTnE=" User-Agent: Xnews/5.04.25 X-Face: &6@]C2>ZS=NM|HE-^zWuryN#Z/2_.s9E|G&~DRi|sav9{E}XQJb*\_>=a5"q]\%A;5}LKP][1mA{gZ,Q!j Cancel-Lock: sha1:qanLLJ4nCmiZNPlAD3gbIIiBIkk= Xref: g2news1.google.com comp.lang.ada:12386 Date: 2010-07-13T16:59:13+00:00 List-Id: Dmitry A. Kazakov expounded in news:jxughzsu2k7.fihzowngjkpt.dlg@40tude.net: > On Mon, 12 Jul 2010 15:09:26 -0700 (PDT), tonyg wrote: >> On Jul 12, 9:36�pm, Dirk Heinrichs wrote: >>> Dmitry A. Kazakov wrote: >>>> The version 3.9 has experimental packages for Debian and Fedora >>>> linux. Note that due to gcc 4.4 bugs not all features are >>>> available. See release notes: >>> >>>>http://www.dmitry-kazakov.de/distributions/components_debian.htm >>> >>> For which debian version are those packages? I assume "testing", >>> because of gcc 4.4. OTOH you state that "APQ persistence layer is >>> not supported because APQ is not yet packaged.", but APQ packages >>> are available for "testing". So I'm a bit confused. >> I think this is because of the status of APQ rather than Dmitrys >> code . I have used these component recently to implement a database >> in odbc and I have to say it is very good and does the job. As to >> which version, just use the gpr file as part of your gnat-gps project >> and it works very very nice. > > Thanks, but regarding APQ it might indeed be broken. Actually I ceased > to support APQ since GNAT 3.14, because APQ was not maintained. I > happy to see that Debian guys want to revive it. I believe that Marcelo Cora�a de Freitas is still maintaining APQ. I passed the reins over him some time ago and he has since moved his support to the following site AFAIK: http://framework.kow.com.br/projects/show/apq The original (now unmaintained) site was/is here: https://sourceforge.net/projects/apq I just ran out of time to keep it up myself. In fact, , I even gave up on Ada for a few years.. but I'm back now. ;-) Warren