------- Comment #4 from gdr at integrable-solutions dot net 2006-02-02 15:12 ------- Subject: Re: error and warning count
"pinskia at physics dot uc dot edu" <[EMAIL PROTECTED]> writes: | > IMO this is a useful feature because the number of lines of error output that | > GCC produces for a file is not (always) a correct measure for the amount of | > errors and warnings produced for that file. This is because GCC produces not | > only the error messages themselves, but also extra helpful output. And it is | > also nice to see in one fast look how many errors I still have to fix in my | > code. | | It is not really a good measure as sometimes fixing one error will fix the | rest. true, but it is still a helpful information. That reminds of when I first iused sun's CC -- it really was a pleasant experience. -- Gaby -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26061