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,12283be683f6446b X-Google-Attributes: gid103376,public From: robert_dewar@my-dejanews.com Subject: Re: Elaborate compile-time error messages (was: GNAT Stream Read ...) Date: 1999/01/10 Message-ID: <7798mj$ikm$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 430745049 References: <76tsgd$s0o1@svlss.lmms.lmco.com> <76uv4j$njr$1@nnrp1.dejanews.com> <1999Jan6.072356.1@eisner> <771agj$rmc$1@nnrp1.dejanews.com> <1999Jan7.081644.1@eisner> X-Http-Proxy: 1.0 x8.dejanews.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Sun Jan 10 04:01:23 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-01-10T00:00:00+00:00 List-Id: In article <1999Jan7.081644.1@eisner>, Kilgallen@eisner.decus.org.nospam wrote: > Saying that the source quotation is not part of the error > message seems a bit pedantic, perhaps due to specialized > meanings within the ACT shop. > > At any rate, the idea that GNAT defaults to presuming a > tightly coupled editor makes a lot of sense, as that is > the environment recommended to those who have no reason > to choose otherwise. > > Larry Kilgallen Well I guess the "specialized meaning" that we give to "error message" in the ACT shop is that it is a message telling you what error you have, and right, the source line is most certainly NOT an error message in this specialized sense :-) As for tightly coupled editors, lots of people prefer brief error messages even if they do not use such an editor. Certainly my own taste is that the line number is almost always sufficient (and of course the GNAT error messages do give column number as well). Anyway, if you do prefer the more verbose errors message listings, which include the source line in error and the error flag, then by all means use -gnatv! -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own