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: 103376,37027392ca71d555 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.germany.com!news.belwue.de!rz.uni-karlsruhe.de!feed.news.schlund.de!schlund.de!news.online.de!not-for-mail From: Oliver Kellogg Newsgroups: comp.lang.ada Subject: Re: a few Ada related source code filters Date: Tue, 03 Jun 2008 18:14:33 +0200 Organization: 1&1 Internet AG Message-ID: References: NNTP-Posting-Host: p549cbd8b.dip0.t-ipconnect.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: online.de 1212511525 2347 84.156.189.139 (3 Jun 2008 16:45:25 GMT) X-Complaints-To: abuse@einsundeins.com NNTP-Posting-Date: Tue, 3 Jun 2008 16:45:25 +0000 (UTC) User-Agent: KNode/0.9.0 Xref: g2news1.google.com comp.lang.ada:547 Date: 2008-06-03T18:14:33+02:00 List-Id: Hi, * ada2idl.pl new version 0.2 tidies up the generated code (somewhat) * adareps2c.pl new version 0.2 adds generation of __attribute__((packed)) * withlist.pl version 0.5 prints all withed units of an Ada unit, including indirectly withed units --Oliver > I gathered up some of my perl utilities that accumulated over time > and put them here: > > http://freenet-homepage.de/okellogg/x.html > > [...]