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=0.7 required=5.0 tests=BAYES_00,INVALID_DATE, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!nosc-tecr.UUCP!contr47 From: contr47@nosc-tecr.UUCP ("CONTR47") Newsgroups: comp.lang.ada Subject: A transportability data point Message-ID: <8612191936.AA28002@ucbvax.Berkeley.EDU> Date: Fri, 19-Dec-86 09:07:00 EST Article-I.D.: ucbvax.8612191936.AA28002 Posted: Fri Dec 19 09:07:00 1986 Date-Received: Sat, 20-Dec-86 02:07:32 EST Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: "CONTR47" Organization: The ARPA Internet List-Id: The GKS/Ada device independent code is about 130,000 lines of code. It was developed on a Data General Ada system and ported to Dec VAX Ada system. About 100 lines of code had to be modified, maily for 2 reasons; 1. Bad code accepted by DG and 2. Good code rejected by DEC. The code was designed for portability so it is no surprise that porting problems were compiler problems. I believe that within 5 years ywe will see these sort of problems go to near zero and then portability will be mostly a design problem. regards, sam harbaugh --------------------- ------