[Bug c++/79767] inline namespace and unqualified definition

2017-06-19 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79767

Nathan Sidwell  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Nathan Sidwell  ---
The unqualified name should indeed create a new decl.

[Bug c++/79767] inline namespace and unqualified definition

2017-03-01 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79767

Nathan Sidwell  changed:

   What|Removed |Added

   Keywords|rejects-valid   |accepts-invalid

--- Comment #1 from Nathan Sidwell  ---
I thihnk this too is invalid (see 79766).  The definition of 'P' should find
Y::X::P and then complain in the same way 79766 should complain about Y::Q

[Bug c++/79767] inline namespace and unqualified definition

2017-03-01 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79767

Nathan Sidwell  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
   Last reconfirmed||2017-03-01
   Assignee|unassigned at gcc dot gnu.org  |nathan at gcc dot 
gnu.org
 Ever confirmed|0   |1