-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels