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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5894fe67040038b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-12 13:51:51 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Attributes 'Version and 'Body_Version Date: 12 Nov 2001 13:51:50 -0800 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0111121351.27897bc4@posting.google.com> References: <9s9iti$g$1@nh.pace.co.uk> <5ee5b646.0111081953.31e2633c@posting.google.com> NNTP-Posting-Host: 64.81.250.178 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1005601911 18391 127.0.0.1 (12 Nov 2001 21:51:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 12 Nov 2001 21:51:51 GMT Xref: archiver1.google.com comp.lang.ada:16373 Date: 2001-11-12T21:51:51+00:00 List-Id: Keith Thompson wrote in message news:... > I don't see a > requirement for A'Version or A'Body_Version to change > when this happens, Yes, you are missing something obvious, keep reading (all the way to para 5 :-) Once again, the idea of 'Version is that it identifies the *object* executable code of a unit, to see if it is compatible, it has nothing to do with source versions.