Skip to content

Build with nagfor(7.0) is fail because of "isnan" #159

Closed
@sakamoti

Description

@sakamoti

There are many isnan functions are used in test_mean.f90, test_moment.f90, test_var.f90 and test_varn.f90 files. But isnan is not a fortran standard. So, NAG fortran compiler (nagfor) fail to build these files. What about using ieee_is_nan instead of isnan?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions