[Bug c++/68188] Ambiguous code gets compiled successfully when class and its namespace have the same name
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 10 21:18:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68188
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
--- Comment #5 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Piotr Pilarczyk from comment #4)
> Still present in 6.1, what's the current status of this bug (for some reason
> it's still marked as unconfirmed)? Will it ever get fixed or is it simply
> ignored?
Unfortunately, there is a limited number of devs and a lot of bugs to fix.
Re-reporting bugs helps no-one, since now we have to waste time closing the
duplicates, so less time to fix bugs.
UNCONFIRMED just means that no dev had the time or interest to look up in the
C++ standard whether this is really a bug.
If it is important enough for you, see:
https://gcc.gnu.org/wiki/GettingStarted#Basics:_Contributing_to_GCC_in_10_easy_steps
More information about the Gcc-bugs
mailing list