Skip to content

[Fortran] Modernize call flush #89

@foxtran

Description

@foxtran

In old days, some compilers did not support flush statement or support flush via call. So, some codebases uses flush as

call flush(file_descriptor)

It would be nice to have a suggestion for replacing call flush with flush statement.

Related to PWR075

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions