From d4b20cc2bab70016ba7ba40bab8937ab680ef7b8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 27 Jun 2015 21:35:10 +0300 Subject: Update test 25. Update test results. --- test/test25-05.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/test25-05.txt') diff --git a/test/test25-05.txt b/test/test25-05.txt index 83c663a..228415f 100644 --- a/test/test25-05.txt +++ b/test/test25-05.txt @@ -1,8 +1,8 @@ test25.cpp: In member function 'void Object1::func1(Data1*)': -test25.cpp:43:22: warning: null argument where non-null required (argument 2) [-Wnonnull] +test25.cpp:45:22: warning: null argument where non-null required (argument 2) [-Wnonnull] test1(nullptr); ^ test25.cpp: In member function 'void Object1::func2(Data1*)': -test25.cpp:48:14: warning: warning: possible null argument 'ptr1' where non-null required +test25.cpp:50:14: warning: warning: possible null argument 'ptr1' where non-null required test1(ptr1); ^ -- cgit v1.2.3-60-g2f50