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,MSGID_SHORT autolearn=no autolearn_force=no version=3.4.5-pre1 Date: 3 Feb 93 20:40:45 GMT From: visicom!rlk@nosc.mil (Bob Kitzberger) Subject: Re: WANTED: lint for ada Message-ID: <282@VisiCom.COM> List-Id: tim@trident.datasys.swri.edu (Timothy J. Barton) writes: >I often miss lint's capability to find unused variables/procedures in my Ada >sources. I know that the compiler and code generator "optimize away" unused >variables, but it would be nice to be able to clean up my sources. I use >Alsys and Sun Ada to produce my executables, but I use Meridian's cross >reference program to find unused variables. You may be able to get your optimizer to warn you when it removes dead code. I know that TeleSoft's compilers will do this. Not sure about unused variables, though. .Bob. ---------------- Bob Kitzberger VisiCom Laboratories, Inc. rlk@visicom.com 10052 Mesa Ridge Court, San Diego CA 92121 USA +1 619 457 2111 FAX +1 619 457 0888