1 Jan 10:39
Re: Are type-bound procedures and classes supported yet by gfortran?
Paul Thomas <paulthomas2 <at> wanadoo.fr>
2008-01-01 09:39:57 GMT
2008-01-01 09:39:57 GMT
Richard, > Hi all, > > Thank you for your work on gfortran! I was wondering if type-bound > procedures and classes supported yet? > No - just a few compilers do support them right now; xlf and nag5.1 are the ones that I know about. > This is a subset of the module I'm writting that still shows the > errors I've included below. I've been trying to find my errors for > some time. Is it simply something that has just gone into my > programming 'blind spot' or are the features not yet supported? If > they aren't supported are there suggestions as to what I should use to > support them? > > I'm afraid that you will just have to remove the contains section in the derived types and call the functions F95 style. Paul
Thomas
RSS Feed