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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5ccd8ee851fe2e00 X-Google-Attributes: gid103376,public From: ncohen@watson.ibm.com (Norman H. Cohen) Subject: Re: Record aggregate question (language lawyer needed!) Date: 1996/06/24 Message-ID: <4qm4rq$1f7a@watnews1.watson.ibm.com>#1/1 X-Deja-AN: 161837764 distribution: world references: <31CAEC7B.446B9B3D@escmail.orl.mmc.com> organization: IBM T.J. Watson Research Center reply-to: ncohen@watson.ibm.com newsgroups: comp.lang.ada Date: 1996-06-24T00:00:00+00:00 List-Id: In article <31CAEC7B.446B9B3D@escmail.orl.mmc.com>, "Theodore E. Dennison" writes: |> Technically, I think they are of two different (anonymous) types, |> both of which happen to be subtypes of STRING. Newcomers trying to learn Ada are urged to ignore this misstatement, which can only serve to confuse. It reflects a fundamental misunderstanding of the relationships among types and subtypes. All subtypes of String are of the same type, namely type String! -- Norman H. Cohen ncohen@watson.ibm.com