From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16914 invoked by alias); 17 Oct 2008 22:38:17 -0000 Received: (qmail 16673 invoked by uid 48); 17 Oct 2008 22:36:57 -0000 Date: Fri, 17 Oct 2008 22:38:00 -0000 Message-ID: <20081017223657.16672.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: "flameeyes at gentoo dot org" 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-10/txt/msg01179.txt.bz2 ------- Comment #2 from flameeyes at gentoo dot org 2008-10-17 22:36 ------- Which gives it even more usefulness to be optionally treated as an error, since it really helps to avoid shooting oneself in the foot... I guess it would be bad to have a way to -Wno- it, but it would be nice to at least being able to -Werror= it... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37866