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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a0792820d2e409c6 X-Google-Attributes: gid103376,public From: Scott Ingram Subject: Re: Alsys Ada question Date: 2000/03/08 Message-ID: <38C66FB8.4F388B9E@silver.jhuapl.edu>#1/1 X-Deja-AN: 594737202 Content-Transfer-Encoding: 7bit References: <38C53DCC.C89AE4BF@silver.jhuapl.edu> <8a4drv$mkg$1@slb7.atl.mindspring.net> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@houston.jhuapl.edu X-Trace: houston.jhuapl.edu 952528824 26087 128.244.80.107 (8 Mar 2000 15:20:24 GMT) Organization: Johns Hopkins University Applied Physics Lab, Laurel, MD, USA Mime-Version: 1.0 NNTP-Posting-Date: 8 Mar 2000 15:20:24 GMT Newsgroups: comp.lang.ada Date: 2000-03-08T15:20:24+00:00 List-Id: Richard D Riehle wrote: > You are probably better off making the transition to an Ada 95 compiler. It is > upward compatible, in most respects, and will ultimately give you a better, more > maintainable software application. Whatever you do, don't fall into the trap of > trying to convert the application to C++. That is an "out of the frying pan and > into the fire" solution. > > Richard Riehle No danger of going the C++ route. I only learned C because I couldn't find an affordable Unix Ada compiler when I switched to Unix for home use ten years ago :) And the only maintenance necessary for this embedded system is to determine the origin of an unhandled exception. It may in fact be a hardware fault not accounted for in the code, so with luck I may not have to rebuild the sources. -- Scott Ingram Sonar Processing and Analysis Laboratory Johns Hopkins University Applied Physics Laboratory