Skip to content

Deprecate D edit descriptor #226

@sblionel

Description

@sblionel

The D format edit descriptor is a relic of the original (1957) FORTRAN, where DOUBLE PRECISION was a distinct datatype from REAL. It no longer serves a useful purpose, and was not extended when variants of the E descriptor (Ew.dEe, EN, ES) were added, so there is already an asymmetry. The various E edit descriptors can be used for all REAL kinds.

I propose adding the D edit descriptor to the Obsolescent list for 202Y. This would not affect the use of D as an exponent letter in literal constants or in formatted input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Clause 13Standard Clause 13: Input/output editingFortran 202yProposals targeting the standard after F2023unsubmittedHas not been submitted to the committee yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions