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.4 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FORGED_MUA_MOZILLA,FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,90686e7abdb70b4c,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.204.157.134 with SMTP id b6mr355639bkx.5.1336629817604; Wed, 09 May 2012 23:03:37 -0700 (PDT) Path: h15ni466bkw.0!nntp.google.com!news2.google.com!news.glorb.com!feeder.erje.net!proxad.net!feeder1-2.proxad.net!193.252.117.184.MISMATCH!feeder.news.orange.fr!not-for-mail Date: Thu, 10 May 2012 08:03:36 +0200 From: Stephane Carrez User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: [Ann]: Ada Utility Library 1.5.0 is available Message-ID: <4fab5a39$0$12520$ba4acef3@reader.news.orange.fr> Organization: les newsgroups par Orange NNTP-Posting-Date: 10 May 2012 08:03:37 CEST NNTP-Posting-Host: 83.202.5.164 X-Trace: 1336629817 reader.news.orange.fr 12520 83.202.5.164:12941 X-Complaints-To: abuse@orange.fr Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-05-10T08:03:37+02:00 List-Id: Hi all, Ada Utility Library is a collection of utility packages for Ada 2005. A new version is available which provides: o Concurrent fifo queues and arrays o Changed Objects.Maps to use a String instead of an Unbounded_String as the key o Support for shared or static build configuration o Implementation of input/output/error redirection to a file for process launch It has been compiled and ported on Linux, Windows and Netbsd (gcc 4.4, GNAT 2011, gcc 4.6.2). You can download this new version at http://code.google.com/p/ada-util/downloads/list. Stephane