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] Allocatable function results.


On Wed, Mar 08, 2006 at 03:42:42PM -0800, Steve Kargl wrote:
> On Thu, Mar 09, 2006 at 01:05:53AM +0200, Erik Edelmann wrote:
> > 
> > Here's a patch to implement allocatable function results.  It
> > does the following:
> > 
> 
> I'll also look this patch over in the next few days.  Erik,
> are you familiar with Rich Townsend's ISO vary string module.
> It requires the functionality you're implementing.  You 
> might find it to be a good testcase.
> 
> http://www.star.ucl.ac.uk/~rhdt/download/fortran/iso_varying_string.f90

I was vaguely aware of it, but didn't have the URL.  Thanks!


        Erik


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