Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derived types in GP module require gfortran 4.7 #10

Open
j-faria opened this issue Dec 9, 2014 · 0 comments
Open

Derived types in GP module require gfortran 4.7 #10

j-faria opened this issue Dec 9, 2014 · 0 comments

Comments

@j-faria
Copy link
Owner

j-faria commented Dec 9, 2014

From the GCC 4.7 release notes https://gcc.gnu.org/gcc-4.7/changes.html

Fortran 2003:
Generic interface names which have the same name as derived types are 
now supported, which allows to write constructor functions. Note that Fortran 
does not support static constructor functions; only default initialization or an 
explicit structure-constructor initialization are available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant