From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11841 invoked by alias); 13 Nov 2008 17:21:28 -0000 Received: (qmail 32724 invoked by uid 48); 13 Nov 2008 17:20:04 -0000 Date: Thu, 13 Nov 2008 17:21:00 -0000 Message-ID: <20081113172004.32723.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-11/txt/msg00982.txt.bz2 ------- Comment #3 from flameeyes at gentoo dot org 2008-11-13 17:20 ------- The same happens for "assignment makes integer from pointer without a cast" . It really is not nice that these warnings cannot be made errors explicitly, they are _quite_ important. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37866