forked from qt-creator/qt-creator
		
	Show all the warn messages.
This commit is contained in:
		@@ -379,7 +379,7 @@ protected:
 | 
			
		||||
                    }
 | 
			
		||||
 | 
			
		||||
                    Overview oo;
 | 
			
		||||
                    translationUnit()->warning(ast->firstToken(), "`%s' is not a type-name",
 | 
			
		||||
                    translationUnit()->warning(ast->firstToken(), "`%s' is not a type name",
 | 
			
		||||
                                               qPrintable(oo(ast->name->name)));
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user