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]

[Bug c++/11486] Wrong matching of template template parameters for templates with default arguments


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


lerdsuwa at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


------- Additional Comments From lerdsuwa at gcc dot gnu dot org  2003-07-10 13:00 -------
This is a duplicate of bug 9737 which is currently suspended
pending on decision for this behavior in the next version of
C++ standard.  If you need it, there is a patch to make GCC
behaves like other compilers:

   http://gcc.gnu.org/ml/gcc-patches/2003-04/msg01410.html



*** This bug has been marked as a duplicate of 9737 ***


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