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

Fix compilation error on clang15/gfortran/macOS-13 #3669

Closed
wants to merge 1 commit into from

Conversation

hyoklee
Copy link
Member

@hyoklee hyoklee commented Oct 13, 2023

This PR will fix these errors:

Error: GNU Extension: Nonstandard type declaration INTEGER*8 at (1)
mpif.h:534:42:

Error: Symbol 'mpi_displacement_current' at (1) has no IMPLICIT type
mpif.h:551:14:

Error: GNU Extension: Nonstandard type declaration REAL*8 at (1)
mpif.h:552:14:

Error: GNU Extension: Nonstandard type declaration REAL*8 at (1)
/Users/runner/work/hdf5/hdf5/fortran/examples/ph5example.f90:27:33:

@mattjala mattjala added Merge - To 1.12 Priority - 2. Medium ⏹ It would be nice to have this in the next release Component - Build CMake, Autotools Type - Bug Please report security issues to [email protected] instead of creating an issue on GitHub labels Oct 13, 2023
@hyoklee
Copy link
Member Author

hyoklee commented Oct 13, 2023

See #3671

@hyoklee hyoklee closed this Oct 13, 2023
@hyoklee hyoklee deleted the hyoklee-hdf5-92 branch October 13, 2023 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Build CMake, Autotools Priority - 2. Medium ⏹ It would be nice to have this in the next release Type - Bug Please report security issues to [email protected] instead of creating an issue on GitHub
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants