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, RFC] Implement N4230, Nested namespace definition


On 18 September 2015 at 01:23, Ville Voutilainen
<ville.voutilainen@gmail.com> wrote:
> Ok. Tested on Linux-PPC64. This patch doesn't handle attributes yet, it looks to
> me as if gcc doesn't support namespace attributes in the location that
> the standard
> grammar puts them into. I had to adjust a couple of


Ahem, oops, the patch doesn't do any sort of a pedwarn for standard versions
below cpp1z; I'll do a new patch taking that into account tomorrow. I don't
think we have maybe_warn_cpp1z or anything like that? Any preferences
how to deal with that?


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