[Bug c++/34724] Trouble with friend declaration across namespaces

2019-01-24 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34724

Jonathan Wakely  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Jonathan Wakely  ---
I think this is another dup of PR 43694

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

[Bug c++/34724] Trouble with friend declaration across namespaces

2008-06-26 Thread paolo dot carlini at oracle dot com


--- Comment #3 from paolo dot carlini at oracle dot com  2008-06-26 20:53 
---
*** Bug 36645 has been marked as a duplicate of this bug. ***


-- 

paolo dot carlini at oracle dot com changed:

   What|Removed |Added

 CC||jhs at edg dot com


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



[Bug c++/34724] Trouble with friend declaration across namespaces

2008-06-26 Thread paolo dot carlini at oracle dot com


--- Comment #2 from paolo dot carlini at oracle dot com  2008-06-26 20:45 
---
*** Bug 36642 has been marked as a duplicate of this bug. ***


-- 

paolo dot carlini at oracle dot com changed:

   What|Removed |Added

 CC||jeff dot sullivan at intel
   ||dot com


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



[Bug c++/34724] Trouble with friend declaration across namespaces

2008-01-12 Thread bangerth at dealii dot org


--- Comment #1 from bangerth at dealii dot org  2008-01-13 02:20 ---
Confirmed. The code should be rejected since the friend
declaration has only one template parameter, whereas 
the template has two.

W.


-- 

bangerth at dealii dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2008-01-13 02:20:18
   date||


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



[Bug c++/34724] Trouble with friend declaration across namespaces

2008-01-09 Thread pcarlini at suse dot de


-- 

pcarlini at suse dot de changed:

   What|Removed |Added

   Keywords||accepts-invalid
   Priority|P3  |P4


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