From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4057 invoked by alias); 2 Dec 2008 15:34:49 -0000 Received: (qmail 1935 invoked by uid 48); 2 Dec 2008 15:33:22 -0000 Date: Tue, 02 Dec 2008 15:34:00 -0000 Message-ID: <20081202153322.1934.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug c/37866] "passing argument from incompatible pointer type" warning cannot be passed to -Werror= In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "viktor dot bachraty at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-12/txt/msg00196.txt.bz2 ------- Comment #4 from viktor dot bachraty at gmail dot com 2008-12-02 15:33 ------- I had some issues caused by implicit pointer casting as well. Would be really nice to be able to separately turn specific classes of pedantic warnings into errors without having to turn every warning. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37866