Skip to content

semantic error: Format expression must be default character or integer #884

Open
@oroppas

Description

@oroppas
/mis/itmprt.f:112:21: error: Format expression must be default character or integer
       & WRITE  (OTPE,CORE) (ICORE(I),I=NS,NP)

gfortran gives

./mis/itmprt.f:112.20:

     & WRITE  (OTPE,CORE) (ICORE(I),I=NS,NP)                            
                    1
Warning: Legacy Extension: Non-character in FORMAT tag at (1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    SemanticsIssues, such as unreported language constraint violations, that should be handled in semanticsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions