This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, fortran] PR24862 IO for arrays of derived type.


On Thu, Nov 17, 2005 at 11:32:56AM +0200, Janne Blomqvist wrote:
> Hello,
> 
> my transfer_array patch that was committed about two months ago didn't
> handle IO for arrays of derived type correctly. This patch fixes it.

The test case was a bit excessive; it wasn't needed to have the type
definition in a separate module. Reduced testcase attached.


-- 
Janne Blomqvist

Attachment: arrayio_derived_1.f90
Description: Text document

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]