[Bug c++/27635] failure of template class with with inherited templated classes

2006-05-16 Thread johnbrown at pentum dot com


--- Comment #1 from johnbrown at pentum dot com  2006-05-16 22:38 ---
Created an attachment (id=11479)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11479action=view)
Test case

gcc -v : gcc version 4.0.2 20051125 (Red Hat 4.0.2-8)

uname
Linux plinux 2.6.11-1.1369_FC4 #1 Thu Jun 2 22:55:56 EDT 2005 i686 athlon i386
GNU/Linux

Compile: gcc junk.cpp 
Produces: junk.cpp:43: error: ‘f’ was not declared in this scope


-- 


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



[Bug c++/27635] failure of template class with with inherited templated classes

2006-05-16 Thread pinskia at gcc dot gnu dot org


--- Comment #2 from pinskia at gcc dot gnu dot org  2006-05-16 22:39 ---
Please read:
http://gcc.gnu.org/gcc-3.4/changes.html


This is not a bug.

-- Pinski


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID


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



[Bug c++/27635] failure of template class with with inherited templated classes

2006-05-16 Thread johnbrown at pentum dot com


--- Comment #3 from johnbrown at pentum dot com  2006-05-16 22:40 ---
Created an attachment (id=11480)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11480action=view)
-save-temp file


-- 


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



[Bug c++/27635] failure of template class with with inherited templated classes

2006-05-16 Thread johnbrown at pentum dot com


--- Comment #4 from johnbrown at pentum dot com  2006-05-16 22:52 ---
(In reply to comment #2)
 Please read:
 http://gcc.gnu.org/gcc-3.4/changes.html
 
 
 This is not a bug.
 
 -- Pinski
 

(In reply to comment #2)
Thanks, you are correct.
 Please read:
 http://gcc.gnu.org/gcc-3.4/changes.html
 
 
 This is not a bug.
 
 -- Pinski
 


-- 

johnbrown at pentum dot com changed:

   What|Removed |Added

   Severity|normal  |major


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