summaryrefslogtreecommitdiff
path: root/test/test25-04.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-27 21:08:27 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-27 21:08:27 +0300
commit1ec3350589832aef62332ea8f11bdb2660904eb9 (patch)
treeec10e28779dc4141f9980bdc4ab40b3707b6af70 /test/test25-04.txt
parentfc1658509ff1e1b5c967f0805a6d6e0e1b197a06 (diff)
downloadparanucker-1ec3350589832aef62332ea8f11bdb2660904eb9.tar.gz
paranucker-1ec3350589832aef62332ea8f11bdb2660904eb9.tar.bz2
paranucker-1ec3350589832aef62332ea8f11bdb2660904eb9.tar.xz
paranucker-1ec3350589832aef62332ea8f11bdb2660904eb9.zip
Add test 25. Update test results.
Diffstat (limited to 'test/test25-04.txt')
-rw-r--r--test/test25-04.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test25-04.txt b/test/test25-04.txt
new file mode 100644
index 0000000..07e291e
--- /dev/null
+++ b/test/test25-04.txt
@@ -0,0 +1,4 @@
+test25.cpp: In member function 'void Object1::func2(Data1*)':
+test25.cpp:48:14: warning: warning: possible null argument 'ptr1' where non-null required
+ test1(ptr1);
+ ^