|
From: Jeremy F. <je...@go...> - 2005-03-16 02:51:33
|
Nicholas Nethercote wrote:
> On Tue, 15 Mar 2005, strk wrote:
>
>>> You could just use a blanket suppression on CG_* symbols to make all
>>> the
>>> noise go away...
>>
>>
>> Will the error count NOT increment in that case ?
>> (it gives up after 3000 errors are encountered)
>
>
> I think suppressed errors do not count towards the 30000 limit.
And you can use --error-limit=no, of course.
J
|