From 4c0aa8521f52f20771c58f39aaf01bb6c08ed407 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 8 Mar 2007 18:12:16 +0100 Subject: [PATCH] add comment to compiler_warnings.supp support-files/compiler_warnings.supp: add comment to make this file more useful --- support-files/compiler_warnings.supp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/support-files/compiler_warnings.supp b/support-files/compiler_warnings.supp index a147255f9a4..d6c4bcee52a 100644 --- a/support-files/compiler_warnings.supp +++ b/support-files/compiler_warnings.supp @@ -1,3 +1,8 @@ +# +# This file contains compiler warnings that can +# be ignored for various reasons. +# + integer.cpp: .*control reaches end of non-void function.*: 1288-1427 DictTabInfo.cpp : .*invalid access to non-static.* DictTabInfo.cpp : .*macro was used incorrectly.*