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=2.1 required=5.0 tests=BAYES_05,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!gitpyr!jhb873 From: jhb873@gitpyr.UUCP (JOHN H. BOWSER) Newsgroups: net.lang.ada Subject: Request for Error data Message-ID: <2208@gitpyr.UUCP> Date: Tue, 2-Sep-86 09:27:49 EDT Article-I.D.: gitpyr.2208 Posted: Tue Sep 2 09:27:49 1986 Date-Received: Tue, 9-Sep-86 23:52:19 EDT Reply-To: jhb873@gitpyr.UUCP (JOHN H. BOWSER) Organization: Georgia Institute of Technology List-Id: As part of my current research on testing ADA programs, I am interested in collecting any information relating to errors made by programmers in the following categories. 1. Errors when using Procedures declared with default parameters. (setting up defaults incorrectly, making calls using default parameters where actual values should have been passed, etc.) 2. Errors in using exceptions and exception handlers; (failure to provide a handler, providing a handler where one wasn't needed, raising the wrong exceptions, etc.) All information on errors of a non-syntactic nature will be appreciated. Thank-you.