https://bugs.kde.org/show_bug.cgi?id=417075

--- Comment #7 from Philippe Waroquiers <philippe.waroqui...@skynet.be> ---
(In reply to Mark Wielaard from comment #5)
> This is unfortunate and an unforeseen consequence of making the the error
> message more useful (it is useful to know which vector contained
> uninitialised bytes).
Yes, having more precise info in this area can be very useful.

To give more information about an error without making them 'different',
it might be more appropriate to put more information in the 'extra' part
of the error.
The logic to compare this "extra" part is in the tool, and so the tool
can consider that this additional info is not to be compared in the error
equality logic.

And of course, as usual, if you have an error, you can use gdb+vgdb
to get as much details as possible about the error being reported.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to