From d6989382bcfae2c2d822cfc3ea7bebfeef77d5e6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 23 Jul 2015 02:14:56 +0300 Subject: Update test 26, 35, 39. Update test results. --- test/test23-05.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/test23-05.txt') diff --git a/test/test23-05.txt b/test/test23-05.txt index 39e36f4..5ac2ccc 100644 --- a/test/test23-05.txt +++ b/test/test23-05.txt @@ -1,9 +1,9 @@ test23.cpp: In constructor 'Object1::Object1(Data1*)': -test23.cpp:55:24: warning: Using field 'this->dataptr' without checking for null pointer +test23.cpp:55:24: warning: Using variable 'this->dataptr' without checking for null pointer dataptr->ftest1(); ^ test23.cpp: In constructor 'Object1::Object1(Data1*)': -test23.cpp:55:24: warning: Using field 'this->dataptr' without checking for null pointer +test23.cpp:55:24: warning: Using variable 'this->dataptr' without checking for null pointer test23.cpp: In member function 'void Object1::func3(Data1*)': test23.cpp:81:25: warning: Using parameter 'ptr1' without checking for null pointer ptr1->ftest1(); -- cgit v1.2.3-70-g09d2