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

Minor version statement is too strong #33

Closed
io7m opened this issue May 3, 2023 · 0 comments
Closed

Minor version statement is too strong #33

io7m opened this issue May 3, 2023 · 0 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Comments

@io7m
Copy link
Member

io7m commented May 3, 2023

If a language statement names an unrecognized language minor version, parsing of the compilation unit MUST be aborted, and all subsequent statements in the compilation unit ignored.

The point of the minor version is so that compatible changes can be introduced. The above statement should be reworded such that an unrecognized minor version is allowed to produce a warning, but otherwise processing can continue.

@io7m io7m added documentation Improvements or additions to documentation enhancement New feature or request labels May 3, 2023
@io7m io7m self-assigned this May 3, 2023
@io7m io7m added the bug Something isn't working label May 3, 2023
@io7m io7m closed this as completed in c7a7bc1 Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant