From: Gao, J. <JG...@se...> - 2003-06-11 21:21:37
|
> > Is there a way to make uninitialised data warnings display as soon as > > it is moved? > No. And I would guess that you don't want it to be, since it happens legitimately quite a lot. Totally agree. However, if we can somehow remember the fact (and related info) when an uninitialized data is moved, and report the info we just remembered when we actually report such warning (as valgrind does now), it would be very useful for debug purpose. I don't know how hard, and how much overhead this would be though. Jeff This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. |