[Bug c++/29438] [4.0/4.1/4.2 Regression] Friendship problem

2006-10-20 Thread pinskia at gcc dot gnu dot org


--- Comment #4 from pinskia at gcc dot gnu dot org  2006-10-20 07:34 ---
Yes this is a dup of bug 29236 which has a similar testcase and more discussion
on the actually problem.

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


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE


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



[Bug c++/29438] [4.0/4.1/4.2 Regression] Friendship problem

2006-10-15 Thread mmitchel at gcc dot gnu dot org


-- 

mmitchel at gcc dot gnu dot org changed:

   What|Removed |Added

   Priority|P3  |P1


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



[Bug c++/29438] [4.0/4.1/4.2 Regression] Friendship problem

2006-10-12 Thread pcarlini at suse dot de


--- Comment #3 from pcarlini at suse dot de  2006-10-12 14:24 ---
... and I also agree that the issue seems *very* similar to 29236.


-- 


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



[Bug c++/29438] [4.0/4.1/4.2 Regression] Friendship problem

2006-10-12 Thread pcarlini at suse dot de


--- Comment #2 from pcarlini at suse dot de  2006-10-12 14:21 ---
Indeed, I was about to add to the audit trail that the template template
parameter is essential.


-- 


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



[Bug c++/29438] [4.0/4.1/4.2 Regression] Friendship problem

2006-10-12 Thread pinskia at gcc dot gnu dot org


--- Comment #1 from pinskia at gcc dot gnu dot org  2006-10-12 14:18 ---
This looks very closely related to PR 29236.
Confirmed, a regression from 2.95.3.  I still want to say this is just another
example of PR 29236 but the testcases are semi different.  Though the use of
templates with template arugments which are templates themselve make them very
closely related.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

  BugsThisDependsOn||29236
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Keywords||rejects-valid
  Known to fail||3.0.4 4.0.0 4.1.0 4.2.0
   ||3.3.3 3.2.3 3.4.0
  Known to work||2.95.3
   Last reconfirmed|-00-00 00:00:00 |2006-10-12 14:18:54
   date||
Summary|Friendship problem  |[4.0/4.1/4.2 Regression]
   ||Friendship problem
   Target Milestone|--- |4.0.4


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