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: [4.4] [C++] separate pedwarns and permissive errors.


Manuel López-Ibáñez wrote:

2008-01-13 Manuel López-Ibáñez <manu@gcc.gnu.org>

  PR 24924
 * c-common.c (flag_permissive): Delete.
   (constant_expression_warnings): Check flags first.
   (constant_expression_error): New.
 * c-common.h (flag_permissive): Delete.
   (constant_expression_error): Declare.

OK, assuming no objections from diagnostic maintainers within 24 hours.


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]