|
From: Julian S. <js...@ac...> - 2009-08-10 14:03:48
|
On Monday 10 August 2009, sv...@va... wrote: > Author: njn > Date: 2009-08-10 08:50:00 +0100 (Mon, 10 Aug 2009) > New Revision: 10767 > > Log: > Count leak as errors. Fixes bug 152393. But then we get this: ==29908== ERROR SUMMARY: 71 errors from 0 contexts (suppressed: 111 from 2) which is confusing. I'm wondering if there's a different way to fix 152393, perhaps by adding a --warning-exitcode= flag. Problem is the core has no notion of major vs minor errors. Hmm. J |