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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,50ad4ada98045ba X-Google-Attributes: gid103376,public From: mfb@mbunix.mitre.org (Michael F Brenner) Subject: Re: A small Ada success story Date: 1999/03/19 Message-ID: <7cth1u$9vb@top.mitre.org>#1/1 X-Deja-AN: 456468938 References: <119fb4e248%hubersn@lcs.wn.bawue.de> <36efef1c.3265725@news.pacbell.net> <7cp9cp$743$1@nnrp1.dejanews.com> Organization: MITRE Corporation, Bedford, MA Newsgroups: comp.lang.ada Date: 1999-03-19T00:00:00+00:00 List-Id: >> I well remember one early demo where the program got a >> Constraint_Error at such and such a line number. Within a few minutes >> I had it explained, fixed, recompiled, and was re-running the demo. >> The client was impressed. In C there would have been no error, just >> bad data in the database. T.E.D.> I sure wish more compiler vendors made this > information (line number of an exception occurrence) > available without using a debugger. I agree, this would be a welcome enhancement.