From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13808 invoked by alias); 31 Jul 2008 11:04:56 -0000 Received: (qmail 13798 invoked by uid 22791); 31 Jul 2008 11:04:55 -0000 X-Spam-Check-By: sourceware.org Received: from exprod6og115.obsmtp.com (HELO exprod6og115.obsmtp.com) (64.18.1.35) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 31 Jul 2008 11:04:34 +0000 Received: from source ([192.150.8.22]) by exprod6ob115.postini.com ([64.18.5.12]) with SMTP; Thu, 31 Jul 2008 04:04:30 PDT Received: from inner-relay-1.corp.adobe.com ([153.32.1.51]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id m6VB4RE0006024; Thu, 31 Jul 2008 04:04:28 -0700 (PDT) Received: from apacmail.pac.adobe.com (apacmail.pac.adobe.com [130.248.36.99]) by inner-relay-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id m6VB4Kiq008866; Thu, 31 Jul 2008 04:04:26 -0700 (PDT) Received: from namailgen.corp.adobe.com ([10.8.192.91]) by apacmail.pac.adobe.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 31 Jul 2008 20:04:19 +0900 Received: from 10.7.234.18 ([10.7.234.18]) by namailgen.corp.adobe.com ([10.8.192.91]) via Exchange Front-End Server namail.corp.adobe.com ([10.8.189.97]) with Microsoft Exchange Server HTTP-DAV ; Thu, 31 Jul 2008 11:04:18 +0000 User-Agent: Microsoft-Entourage/12.11.0.080522 Date: Thu, 31 Jul 2008 11:31:00 -0000 Subject: Re: Description warnings From: Eljay Love-Jensen To: Kastil , GCC-help Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2008-07/txt/msg00326.txt.bz2 Hi Jan, To get a definitive list, using grep (or perl or your favorite text-scraping tool) on the GCC source code (for the version of GCC you are interested in) would be one way to produce a reliably complete list of warnings. HTH, --Eljay