[Bug c++/13830] Invalid covariant type for identical type, friend related

2005-05-22 Thread lerdsuwa at gcc dot gnu dot org
--- Additional Comments From lerdsuwa at gcc dot gnu dot org 2005-05-22 11:42 --- Also fixed in GCC 4.0.1. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13830

[Bug c++/13830] Invalid covariant type for identical type, friend related

2005-05-22 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|--- |4.0.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13830

[Bug c++/13830] Invalid covariant type for identical type, friend related

2005-03-14 Thread lerdsuwa at gcc dot gnu dot org
-- Bug 13830 depends on bug 1016, which changed state. Bug 1016 Summary: [DR 166] friend class declarations not observing namespace rules. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=1016 What|Old Value |New Value

[Bug c++/13830] Invalid covariant type for identical type, friend related

2004-12-28 Thread lerdsuwa at gcc dot gnu dot org
--- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-12-28 15:29 --- The patch for PR1016 will also fix this bug. That patch is ready and the plan is getting it in after GCC 4.0 is branched. I am closing this as a duplicate. *** This bug has been marked as a duplicate

[Bug c++/13830] Invalid covariant type for identical type, friend related

2004-10-13 Thread lerdsuwa at gcc dot gnu dot org
--- Additional Comments From lerdsuwa at gcc dot gnu dot org 2004-10-13 15:17 --- Working on friend injection issues. -- What|Removed |Added AssignedTo|unassigned