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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.124.225 with SMTP id ml1mr43742091pab.31.1438200041607; Wed, 29 Jul 2015 13:00:41 -0700 (PDT) X-Received: by 10.140.20.147 with SMTP id 19mr597739qgj.20.1438200041558; Wed, 29 Jul 2015 13:00:41 -0700 (PDT) Newsgroups: comp.lang.ada Date: Wed, 29 Jul 2015 13:00:41 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.218.188.211; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG NNTP-Posting-Host: 83.218.188.211 References: <43911d5c-44ff-4be0-883e-a35447acdca3@googlegroups.com> <87bnev8ix7.fsf@adaheads.sparre-andersen.dk> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Pascal to ADA Converter From: gautier_niouzes@hotmail.com Injection-Date: Wed, 29 Jul 2015 20:00:41 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!aioe.org!news.ecp.fr!feed.ac-versailles.fr!proxad.net!feeder1-2.proxad.net!209.85.213.215.MISMATCH!pg9no5137243igb.0!news-out.google.com!4ni82650qgh.1!nntp.google.com!69no2675651qgl.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Xref: news.eternal-september.org comp.lang.ada:27147 Date: 2015-07-29T13:00:41-07:00 List-Id: Hello, My recommendation: use the 2008 .zip version (no further improvement in the= translator itself), or do a checkout of the current version: svn checkout svn://svn.code.sf.net/p/p2ada/code/ p2ada , then look at the /newp2ada/current/ directory. NB: if your Pascal sources are a bit of the Borland / Turbo / Delphi dialec= t, (especially with conditional defines and switches that change the langua= ge behaviour after them) then the bp2p preprocessor might help as well. The= n "gnatmake bp2p" will build that as well. Run bp2p for instructions. _________________________ Gautier's Ada programming http://gautiersblog.blogspot.com/search/label/Ada NB: follow the above link for a valid e-mail address