This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37140] type inherited from base class not recognized
- From: "joao dot eiras at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Aug 2008 16:42:17 -0000
- Subject: [Bug c++/37140] type inherited from base class not recognized
- References: <bug-37140-16602@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from joao dot eiras at gmail dot com 2008-08-16 16:42 -------
Sorry, full error is
gpp_bug_2.cpp: In constructor `B<X>::B()':
gpp_bug_2.cpp:15: error: `o_t' is not a class or namesp
gpp_bug_2.cpp:15: error: `type_t' does not name a type
--
joao dot eiras at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joao dot eiras at gmail dot
| |com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37140