summaryrefslogtreecommitdiff
path: root/test/test7-05.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-17 16:56:19 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-17 16:56:19 +0300
commitb2bcd7a94f4d44e5767b0d95881d331a567fa6f2 (patch)
tree93b70bec480d04d4da641ff5788ff78dd0310d6b /test/test7-05.txt
parentbde6e9e547a4a17e8ea9901842d1980762b8ed08 (diff)
downloadparanucker-b2bcd7a94f4d44e5767b0d95881d331a567fa6f2.tar.gz
paranucker-b2bcd7a94f4d44e5767b0d95881d331a567fa6f2.tar.bz2
paranucker-b2bcd7a94f4d44e5767b0d95881d331a567fa6f2.tar.xz
paranucker-b2bcd7a94f4d44e5767b0d95881d331a567fa6f2.zip
Update test results.
Diffstat (limited to 'test/test7-05.txt')
-rw-r--r--test/test7-05.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test7-05.txt b/test/test7-05.txt
index a5faabd..2502176 100644
--- a/test/test7-05.txt
+++ b/test/test7-05.txt
@@ -3003,6 +3003,10 @@ expr_stmt : sptr, this,
convert_expr : sptr, this,
modify_expr : sptr, this,
component_ref : sptr, this,
+test7.cpp: In member function 'void Object1::func5(Struct1*)':
+test7.cpp:40:15: warning: Using variable without check for NULL
+ sptr->num = 0;
+ ^
indirect_ref : sptr, this,
parm_decl sptr: sptr, this,
pointer_type : sptr, this,