Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsolescent features #168

Open
6 of 14 tasks
ZedThree opened this issue Nov 29, 2024 · 2 comments
Open
6 of 14 tasks

Obsolescent features #168

ZedThree opened this issue Nov 29, 2024 · 2 comments

Comments

@ZedThree
Copy link
Member

ZedThree commented Nov 29, 2024

The standard has formally obsolescent and deleted features:

  • Alternate return — see B.3.2.
  • Computed GO TO — see B.3.3.
  • Statement functions — see B.3.4.
  • DATA statements amongst executable statements — see B.3.5.
  • Assumed length character functions — see B.3.6.
  • Fixed form source — see B.3.7.
  • CHARACTER* form of CHARACTER declaration — see B.3.8.
  • ENTRY statements — see B.3.9.
  • Label form of DO statement – see B.3.10.
  • COMMON and...
  • ...EQUIVALENCE statements, and...
  • ...the block data program unit – see B.3.11.
  • Specific names for intrinsic functions – see B.3.12.
  • FORALL construct and statement – see B.3.13

This implies we should move the character* to Obsolescent

@imciner2
Copy link
Contributor

Specific names for intrinsic functions check proposed in #254.

@ZedThree
Copy link
Member Author

ZedThree commented Jan 9, 2025

Computed goto done in #264

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants