-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Clause 13Standard Clause 13: Input/output editingStandard Clause 13: Input/output editingFortran 202yProposals targeting the standard after F2023Proposals targeting the standard after F2023unsubmittedHas not been submitted to the committee yetHas not been submitted to the committee yet
Description
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.
certik, milancurcic, p-costa and jacobwilliams
Metadata
Metadata
Assignees
Labels
Clause 13Standard Clause 13: Input/output editingStandard Clause 13: Input/output editingFortran 202yProposals targeting the standard after F2023Proposals targeting the standard after F2023unsubmittedHas not been submitted to the committee yetHas not been submitted to the committee yet