From 7c3553f172b7632dccd56429c4dbbb0fd350bea0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 21 Jul 2015 22:38:00 +0300 Subject: Update test 24, 36. Add test 39. Update test results. --- test/test36-05.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/test36-05.txt') diff --git a/test/test36-05.txt b/test/test36-05.txt index 111819c..15e8b4c 100644 --- a/test/test36-05.txt +++ b/test/test36-05.txt @@ -1,12 +1,12 @@ test36.cpp: In member function 'void Object1::func1()': -test36.cpp:50:16: warning: unused variable 'ptr1' [-Wunused-variable] +test36.cpp:54:16: warning: unused variable 'ptr1' [-Wunused-variable] Data1 *ptr1 = new Data1; ^ test36.cpp: In member function 'void Object1::func2()': -test36.cpp:65:16: warning: unused variable 'ptr1' [-Wunused-variable] +test36.cpp:69:16: warning: unused variable 'ptr1' [-Wunused-variable] Data1 *ptr1 = new Data1[10]; ^ test36.cpp: In member function 'void Object1::func3()': -test36.cpp:80:14: warning: unused variable 'ptr1' [-Wunused-variable] +test36.cpp:84:14: warning: unused variable 'ptr1' [-Wunused-variable] int *ptr1 = new int[10]; ^ -- cgit v1.2.3-70-g09d2