Ignore:
Timestamp:
Jul 19, 2024, 4:15:44 PM (4 months ago)
Author:
abarral
Message:

Commit linked to correcting relevant warnings during gfortran compilation

[minor]
Correct remnants of fixed-form "+" in massbarxy.F90
Correct COMMON alignment in clesphys.h, flux_arp.h, cv*param.h, YOECUMF.h, alpale.h
Correct obsolete logical operators
Restrict use of iso_fortran_env in nf95_abort.f90
Remove redundant save in module declarations
Remove <continue> without labels
Fix nonstandard kind selectors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/branches/Amaury_dev/libf/phylmd/cosp/m_mrgrnk.F90

    r3241 r5081  
    3333         IRNGT (1) = 1
    3434         Return
    35       Case Default
    36          Continue
    3735      End Select
    3836!
     
    233231         IRNGT (1) = 1
    234232         Return
    235       Case Default
    236          Continue
    237233      End Select
    238234!
Note: See TracChangeset for help on using the changeset viewer.