[trunk] Remove old warnings about deprecated API
This commit is contained in:
		@@ -29,6 +29,7 @@ set(CTEST_CUSTOM_WARNING_EXCEPTION
 | 
				
			|||||||
  ".*warning,.* is deprecated"
 | 
					  ".*warning,.* is deprecated"
 | 
				
			||||||
  # java also warns about deprecated API
 | 
					  # java also warns about deprecated API
 | 
				
			||||||
  ".*java.*deprecation"
 | 
					  ".*java.*deprecation"
 | 
				
			||||||
 | 
					  ".*deprecation.*"
 | 
				
			||||||
  # supress warnings caused by 3rd party libs:
 | 
					  # supress warnings caused by 3rd party libs:
 | 
				
			||||||
  ".*thirdparty.*"
 | 
					  ".*thirdparty.*"
 | 
				
			||||||
  "libtiff.*has no symbols"
 | 
					  "libtiff.*has no symbols"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user