This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
[Patch, Fortran, committed] PR 41556: [OOP] Errors in applying operator/assignment to an abstract type
- From: Janus Weil <janus at gcc dot gnu dot org>
- To: gfortran <fortran at gcc dot gnu dot org>, gcc-patches <gcc-patches at gcc dot gnu dot org>, "Rouson, Damian" <rouson at sandia dot gov>
- Date: Thu, 5 Nov 2009 16:40:05 +0100
- Subject: [Patch, Fortran, committed] PR 41556: [OOP] Errors in applying operator/assignment to an abstract type
Hi all,
I just committed another obivous OOP fix as r153946. This is the third
patch for this PR already, and finally fixes it. Thanks to Damian for
the report.
Cheers,
Janus