Skip to content

Documenting code cleanup, resolving compiler warnings #130

@ACManke

Description

@ACManke

This is a list of steps for resolving compiler warnings. The Fortran warnings are:

Warning: Array reference at (1) out of bounds (2 > 1) in loop beginning at (2)

Warning: Initialization string at (1) was truncated to fit the variable (1/2)

Warning: Legacy Extension: Label at (1) is not in the same block as the GOTO statement at (2)

Warning: Branch at (1) may result in an infinite loop

Warning: Deleted feature: ASSIGN statement at (1)

Warning: Deleted feature: Assigned GOTO statement at (1)

Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label

Warning: Fortran 2018 deleted feature: Shared DO termination label

Warning: Fortran 2018 deleted feature: Arithmetic IF statement

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