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.4 required=5.0 tests=BAYES_50,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1e5c102037393131,start X-Google-Attributes: gid103376,public From: J & A Richardson Subject: Assertions Date: 1999/05/10 Message-ID: <3736D243.1EEBF1AB@globalnet.co.uk>#1/1 X-Deja-AN: 476157108 Content-Transfer-Encoding: 7bit X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@gxsn.com X-Trace: 926339878 1NNUCNF1GDE37C393C gxsn.com Organization: GXSN Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-05-10T00:00:00+00:00 List-Id: I have looked through the RM and can not find any refference to assertions, pre conditions, or post conditions. It was my understanding that Ada 95 used assertions. I have also looked through a couple of webpages. Does Ada 95 use exceptions to work as assertions? Or am I missing something? Please help. James