This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32039] Using declaration accepts non-visible members from base classes
- From: "ville.voutilainen at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 10 Jan 2015 17:32:26 +0000
- Subject: [Bug c++/32039] Using declaration accepts non-visible members from base classes
- Auto-submitted: auto-generated
- References: <bug-32039-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32039
Ville Voutilainen <ville.voutilainen at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |NEW
Resolution|INVALID |---
--- Comment #9 from Ville Voutilainen <ville.voutilainen at gmail dot com> ---
Pardon that, I failed to notice that part (and yes, sorry I missed it in the
original report). Back to open, then.
I think the standard needs to be clarified about what it wants. :)