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,ce5164dabf377317 X-Google-Attributes: gid103376,public From: Al Johnston Subject: Re: generic's and 'size... gnat bug? Date: 2000/03/10 Message-ID: <38C949A9.79FCB36D@mindspring.com>#1/1 X-Deja-AN: 595798774 Content-Transfer-Encoding: 7bit References: <38C943B1.4D639ACB@mindspring.com> X-Accept-Language: en X-Server-Date: 10 Mar 2000 19:17:27 GMT Content-Type: text/plain; charset=us-ascii Organization: MindSpring Enterprises Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-03-10T19:17:27+00:00 List-Id: > > subtype foo_id is natural; > ^^^^ > should it not be foo_id_type here? My post had the above error in it; It was a typo in the email, not in the real code. thanks to unnamed nice guy for pointing this out.