[Bug c++/15410] Wrong template signature accepted in friend declaration

2004-11-25 Thread lerdsuwa at gcc dot gnu dot org
--- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-11-25 17:05 --- Fixed in the mainline. -- What|Removed |Added Status|ASSIGNED

[Bug c++/15410] Wrong template signature accepted in friend declaration

2004-11-12 Thread lerdsuwa at gcc dot gnu dot org
--- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-11-12 17:03 --- One more patch is required. And libjava problem has to be fixed before this bug is revisited. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15410

[Bug c++/15410] Wrong template signature accepted in friend declaration

2004-10-17 Thread lerdsuwa at gcc dot gnu dot org
--- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-10-17 14:09 --- Patches submitted. Both patches are required to fix this bug. http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01321.html http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01372.html -- What