summaryrefslogblamecommitdiff
path: root/test/test28-05.txt
blob: 8bfa7b57e353d6d3408183ab8cd8522da88313ee (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                             
                                                                                        

                      
                                                                                        

                       
                                                                                        

                       
test28.cpp: In member function 'void Object1::func9(Data1*)':
test28.cpp:187:13: warning: Useless variable check 'ptr1'. It already was checked before
             if (ptr1)
             ^
test28.cpp:198:18: warning: Useless variable check 'ptr1'. It already was checked before
             if (!ptr1)
                  ^
test28.cpp:223:18: warning: Useless variable check 'ptr1'. It already was checked before
             if (!ptr1)
                  ^