Skip to content

Period required in format specifier D #73

@AlexanderRichert-NOAA

Description

@AlexanderRichert-NOAA

Description

With GCC 13 (I have not tested other versions), building fails on rtma_regrid_esg2rll.exe.dir/rtma_regrid_esg2rll.F90 because it wants a period in the 'D' format specifer on line 542.

Steps to Reproduce

(run cmake build using gcc 13)

Output

[ 85%] Building Fortran object rtma_esg_conversion.fd/CMakeFiles/rtma_regrid_esg2rll.exe.dir/rtma_regrid_esg2rll.F90.o
/dev/shm/rrfs_utl/rtma_esg_conversion.fd/rtma_regrid_esg2rll.F90:542:40:

  542 |      write(6,'(1X,A,7(1x,D))')'Pre-defined ESG parameters: A,Kappa,delx,dely,plat,plon,pazi=', &
      |                                        1
Error: Period required in format specifier D at (1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions