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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,703c4f68db81387d X-Google-Thread: 109fba,703c4f68db81387d X-Google-Thread: 115aec,703c4f68db81387d X-Google-Thread: f43e6,703c4f68db81387d X-Google-Attributes: gid103376,gid109fba,gid115aec,gidf43e6,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny08.POSTED!0e8a908a!not-for-mail From: Hyman Rosen User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada,comp.lang.c++,comp.realtime,comp.software-eng Subject: Re: Teaching new tricks to an old dog (C++ -->Ada) References: <1110284070.410136.205090@o13g2000cwo.googlegroups.com> <1110329098.642196@athnrd02> <1110361741.551255@athnrd02> <422edaec$0$26554$9b4e6d93@newsread4.arcor-online.net> <1111464133.508323@athnrd02> <423fe9df$0$11476$9b4e6d93@newsread2.arcor-online.net> <1111521825.653841@athnrd02> <424094b0$0$11481$9b4e6d93@newsread2.arcor-online.net> <1111568404.687226@athnrd02> <42416659$0$11476$9b4e6d93@newsread2.arcor-online.net> <1111611226.253249@athnrd02> <4241f47a$0$24073$9b4e6d93@newsread4.arcor-online.net> <1111627358.387482@athnrd02> <424222df$0$24057$9b4e6d93@newsread4.arcor-online.net> <1111632436.374702@athnrd02> <1111698643.735412.144620@l41g2000cwc.googlegroups.com> <424362cc$0$11478$9b4e6d93@newsread2.arcor-online.net> <1111717144.891831@athnrd02> <42446836$0$11463$9b4e6d93@newsread2.arcor-online.net> <2111367.VocJdu5gKQ@linux1.krischik.com> In-Reply-To: <2111367.VocJdu5gKQ@linux1.krischik.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Mon, 28 Mar 2005 02:50:28 GMT NNTP-Posting-Host: 68.160.208.232 X-Complaints-To: abuse@verizon.net X-Trace: trndny08 1111978228 68.160.208.232 (Sun, 27 Mar 2005 21:50:28 EST) NNTP-Posting-Date: Sun, 27 Mar 2005 21:50:28 EST Xref: g2news1.google.com comp.lang.ada:10049 comp.lang.c++:47539 comp.realtime:1759 comp.software-eng:5388 Date: 2005-03-28T02:50:28+00:00 List-Id: Martin Krischik wrote: > Disclaimer: Both sources might not be in working order - everytime I switch > compiler (IBM C++ -> MS-C++ -> G++) the code need reworking and the switch > to GNU is not finished yet. I looked at Ada Array and immediately found errors (eg., in 'typename TheIndex const First;' the 'typename' keyword is not permitted). I suggest you try out your code on Comeau, God's Own C++ Compiler (they ought to trademark that phrase :-) It's available on the web at .