From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26357 invoked by alias); 10 Aug 2007 16:42:01 -0000 Received: (qmail 26287 invoked by uid 22791); 10 Aug 2007 16:42:01 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 10 Aug 2007 16:41:55 +0000 Received: (qmail 21850 invoked from network); 10 Aug 2007 16:41:53 -0000 Received: from unknown (HELO ?192.168.0.3?) (mitchell@127.0.0.2) by mail.codesourcery.com with ESMTPA; 10 Aug 2007 16:41:53 -0000 Message-ID: <46BC9548.9090203@codesourcery.com> Date: Fri, 10 Aug 2007 16:42:00 -0000 From: Mark Mitchell User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: "Kaveh R. GHAZI" CC: DJ Delorie , lopezibanez@gmail.com, gcc-patches@gcc.gnu.org Subject: Re: Add a __nowarn__ keyword References: <46B9F0B5.1080302@gnu.org> <200708082254.l78MsIC8014802@greed.delorie.com> <20070809134017.GA10368@caradoc.them.org> <20070809143028.GA14681@caradoc.them.org> <6c33472e0708090805t210191f6r63832af3afdd0816@mail.gmail.com> <200708091531.l79FVI4w032104@greed.delorie.com> <46BB93CD.7070300@codesourcery.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2007-08/txt/msg00683.txt.bz2 Kaveh R. GHAZI wrote: > When the pragma interface is > suitably updated, I volunteer to update the definition of CONST_CAST in > system.h to take advantage of it. Meanwhile I can finish the > constification stuff and get GCC bootstrapping with -Wcast-qual enabled. > > Mark - okay to install CONST_CAST using a union? > http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01993.html Given your commitment to convert, yes, this is OK. Thanks, -- Mark Mitchell CodeSourcery mark@codesourcery.com (650) 331-3385 x713