updated error reports for test cases

This commit is contained in:
Daniel Marjamäki 2007-05-09 18:10:35 +00:00
parent 2c697c6252
commit 1477e16f7b
2 changed files with 1 additions and 3 deletions

View File

@ -1 +1 @@
[testdelete1\testdelete1.cpp:6]: Redundant condition. It is allowed to deallocate a NULL pointer, so it is safe to remove the 'if(..)'.
[testdelete1\testdelete1.cpp:6]: Redundant condition. It is safe to deallocate a NULL pointer

View File

@ -1,2 +0,0 @@
[testh1\testh1.h:5]: Found implementation in header
[testh1\testh1.h:11]: Found implementation in header