[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:

[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