[Bug c++/14258] [3.4/3.5 Regression] typename in a using declaration reports bogus error

mmitchel at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Mar 1 02:10:00 GMT 2004


------- Additional Comments From mmitchel at gcc dot gnu dot org  2004-03-01 02:10 -------
This is expected behavior, given that G++ does not implement the new
using-declaration semantics, but rather the old ARM-style access-declaration
semantics.

This bug will not be fixed in GCC 3.4.x, so I have changed the target milestone
to 3.5.0.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.4.0                       |3.5.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14258



More information about the Gcc-bugs mailing list