This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[C++] Unreviewed patches
- To: gcc-patches at gcc dot gnu dot org
- Subject: [C++] Unreviewed patches
- From: Kriang Lerdsuwanakij <lerdsuwa at users dot sourceforge dot net>
- Date: Fri, 12 Oct 2001 22:08:57 +0700
- Reply-To: lerdsuwa at users dot sourceforge dot net
Hi
I have a couple patches that have been submitted for quite
some time but haven't received any response yet. The patches
are all independent. They are intended for the upcoming gcc
3.1 release.
Bug fixes:
PR3391
http://gcc.gnu.org/ml/gcc-patches/2001-09/msg00898.html
PR2809
http://gcc.gnu.org/ml/gcc-patches/2001-05/msg01861.html
Implement missing features:
Template parm dependent template template arg
http://gcc.gnu.org/ml/gcc-patches/2001-09/msg00664.html
Name of class template not a valid template template arg
http://gcc.gnu.org/ml/gcc-patches/2001-07/msg00787.html
Could someone please review it? Thank you.
--Kriang