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,4c459ff0adb576bc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-23 14:58:27 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Refactoring and Ada Date: 23 Feb 2002 14:58:26 -0800 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0202231458.1a4c97d2@posting.google.com> References: <3C5AB0B7.9D75D49A@grammatech.com> <3C7324BF.996E182B@adaworks.com> NNTP-Posting-Host: 205.232.38.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1014505107 7854 127.0.0.1 (23 Feb 2002 22:58:27 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 23 Feb 2002 22:58:27 GMT Xref: archiver1.google.com comp.lang.ada:20318 Date: 2002-02-23T22:58:27+00:00 List-Id: "Randy Brukardt" wrote in message news:... > The problem rule is 13.9.1(12), which makes the CALL to > Unchecked_Conversion erroneous if the result is invalid. > And this rule is intended (I forget why, Bob?). Well I am sure the folks at the ARG enjoy having language lawyer debates, but I think they would better spend their time going back to the much more useful topic of angels on a pinhead. I stick to my guns here. Any compiler that does not allow the sequence that Richard Riehle showed in his example of UC followed by 'Valid is broken.