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: [PATCH] PR 29365 - unnecessary warnings for anonymous namespace


Seongbae Park wrote:

> gcc/ChangeLog:
> 2007-04-04  Seongbae Park <seongbae.park@gmail.com>
> 
>        PR c++/29365
> 
>        * cp/decl2.c (constrain_class_visiblity):
>        Extra checking for anonymous namespace used in the main input file.

I don't understand what's going on here.  Can you explain in more detail
why you're suggesting this change?

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]