https://bugs.kde.org/show_bug.cgi?id=516035
Paul Floyd <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Paul Floyd <[email protected]> --- This is already what we do. The function VG_(maybe_record_error) checks with eq_Error() to see if a new error matches a previous error. If it matches then error/suppression counts are incremented and no message is generated. What you are seeing is probably error contexts that are very similar but not identical. If you think that the errors are identical (and should be uniquified) then please post an example. -- You are receiving this mail because: You are watching all bug changes.
