Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!nbires!rcd From: rcd@nbires.UUCP Newsgroups: net.lang.c++ Subject: Re: enhancement: have C++ announce release number when it runs Message-ID: <471@opus.nbires.UUCP> Date: Mon, 21-Jul-86 02:51:11 EDT Article-I.D.: opus.471 Posted: Mon Jul 21 02:51:11 1986 Date-Received: Mon, 21-Jul-86 21:16:33 EDT References: <379@mntgfx.mntgfx.UUCP> Organization: NBI,Inc, Boulder CO Lines: 27 Keywords: release compile postlude > In an environment such as we have with C++, where the compiler will occasion- > ally be undergoing revs or intermediate patches, I would find it useful if the > compiler would announce a summary at its completion... In an environment such as many of us have, I think it would be appreciated if the compiler would be quiet unless it has something of substance to say. In UNIX, this is almost a sacred precept (not that there aren't blasphemers:-). I wish it were so in other systems. That is, if you want the compiler to tell you about itself (instead of doing its normal job, which is to compile a program), why not ask it that question? If YOU, personally, feel a need to be reminded of the current version of the compiler, fine. That may very well make sense in your environment, but can't you achieve it with a shell script to control the compilation and announce the version at the end? I'm not just being peevish. (I AM being peevish, but not JUST so.) It can be quite annoying to filter the output of a commonly-used program to get rid of the stuff that doesn't need to be there. It is more reasonable to expect a program to generate just the output that is needed, than to expect it to do extra work to generate anything that MIGHT be needed and then let its users do extra work to get rid of the noise they don't need. -- Dick Dunn {hao,ucbvax,allegra}!nbires!rcd (303)444-5710 x3086 ...At last it's the real thing...or close enough to pretend.