From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Date: 14 Apr 93 19:08:22 GMT From: eachus@mitre-bedford.arpa (Robert I. Eachus) Subject: Re: Ichbiah's Letter Message-ID: List-Id: In article <1993Apr14.091604.389@sei.cmu.edu> firth@sei.cmu.edu (Robert Firth) writes: > This is the point where I got sad. Consider, for example, that Ada 9X > adds many new reserved words to the language... Usually Robert, you are precise in your use of English. Where are the many new reserved words? (Current proposal is three: aliased, protected, and tagged.) There will be new identifiers in packages STANDARD, SYSTEM, and TEXT_IO, and there will be new predefined library units. But those identifiers are not reserved, and for the most part will only affect those programs which use new features. -- Robert I. Eachus with Standard_Disclaimer; use Standard_Disclaimer; function Message (Text: in Clever_Ideas) return Better_Ideas is...