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,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9fb64e4c58f1fe X-Google-Attributes: gid103376,public From: johnherro@aol.com (John Herro) Subject: Re: overload ":=" ??? Date: 1996/07/19 Message-ID: <4soh73$56h@newsbf02.news.aol.com>#1/1 X-Deja-AN: 168940306 sender: root@newsbf02.news.aol.com references: organization: America Online, Inc. (1-800-827-6364) newsgroups: comp.lang.ada Date: 1996-07-19T00:00:00+00:00 List-Id: dewar@cs.nyu.edu (Robert Dewar) writes: >[John Herro seemed to give the wrong advice, >about using limited private types]... Perhaps >he was answering in the framework of Ada 83 >(where controlled types are not available). Robert, you caught me with my pants down! Although I have a Janus/Ada 95 compiler, I do almost all my programming with a Janus/Ada 83 compiler or a Meridian Ada 83 compiler, because the 83 compilers produce native code, while the 95 produces an .EXP file which requires an interpreter. That's why I was "thinking in Ada 83." Fortunately, I'll be acquiring Gnat in a few days! What made matters worse is that my post took a long time to appear in comp.lang.ada, after David had already received the "correct" advice about non-limited controlled types. Sorry! Once I acquire the Gnat compiler, I expect to switch from Ada 83 to Ada 95 for most of my programming. Then I hope to add more Ada 95 information to my Ada Tutor program. - John Herro Software Innovations Technology http://members.aol.com/AdaTutor ftp://members.aol.com/AdaTutor