[Bug c++/21971] class friend declaration doesn't allow use in class scope

2006-01-13 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-01-13 15:54 --- *** Bug 25784 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/21971] class friend declaration doesn't allow use in class scope

2005-06-09 Thread gcc-bugzilla at gcc dot gnu dot org
--- Additional Comments From gcc-bugzilla at gcc dot gnu dot org 2005-06-09 16:11 --- Subject: class friend declaration doesn't allow use in class scope --- Additional Comments From lerdsuwa at gcc dot gnu dot org 2005-06-09 13:58 --- Not a bug. The clause you referred to:

[Bug c++/21971] class friend declaration doesn't allow use in class scope

2005-06-08 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-09 00:26 --- Comeau also rejects the code. I think this is invalid but I will let Kriang comment on this. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21971

[Bug c++/21971] class friend declaration doesn't allow use in class scope

2005-06-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added CC||lerdsuwa at users dot ||sourceforge dot net Keywords|