diff -r 2a9601315dfc -r 98ccebc37403 build/buildutils/checkwarnings.py --- a/build/buildutils/checkwarnings.py Mon May 03 12:27:20 2010 +0300 +++ b/build/buildutils/checkwarnings.py Fri May 14 15:47:24 2010 +0300 @@ -33,7 +33,7 @@ # Constants for matching warnings related to deprecation deprecatedStart = "warning: preprocessor #warning directive" - deprecatedSecondLine = "warning: #warning This header file has been deprecated. Will be removed in one of the next SDK releases." + deprecatedSecondLine = "warning: #warning This header file" deprecatedOptionalThirdLine = "warning: (included from:" deprecatedOptionalRest = "warning: "