This is the mail archive of the gcc-bugs@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++/9183: [3.2 regression] Typenames in foreign namespaces inhibit member function template argument deduction


This bug was fixed on the mainline by the following patch.
That information is probably not very useful, given the size
of the patch, but at least now we know.

--- gcc/gcc/cp/ChangeLog ---
2002-07-31  Mark Mitchell  <mark@codesourcery.com>

        * call.c
        * cp-tree.def
        * cp-tree.h
        * cvt.c
        * decl2.c
        * init.c
        * method.c
        * parse.y
        * pt.c
        * search.c
        * semantics.c
        * typeck.c
        * typeck2.c

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9183




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