From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jamie Risk" Subject: Disabling warnings inline ... Date: Tue, 4 Feb 2003 13:20:31 -0500 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: Reply-To: "Jamie Risk" Return-path: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-c-programming@vger.kernel.org Cc: linux-gcc@vger.kernel.org How does one disable gcc warnings in a C/H file? Of course my code it is not the offending matter - it's the system header files. - Jamie