This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [C++ PATCH for 3.3/3.4] Fix PR6440, a regression




--On Thursday, February 06, 2003 09:16:12 PM +0700 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net> wrote:

for 'A<int>::B' is already implicitly instantiated as an
instantiation of 'A<T>::B' during name lookup inside 'A<int>'
to find 'B'
This sounds like the real bug and the thing that needs to be addressed.

Thanks,

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]