This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add a __nowarn__ keyword


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]