Skip to content

REDEFINES clause support #867

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

Closed
Nurkambay opened this issue Apr 13, 2021 · 0 comments · Fixed by #868
Closed

REDEFINES clause support #867

Nurkambay opened this issue Apr 13, 2021 · 0 comments · Fixed by #868
Assignees
Labels
new feature New feature or request

Comments

@Nurkambay
Copy link
Contributor

As a user, I would like to apply semantic check for the REDEFINES clause so I can see an error if something is wrong

Requirements:

  1. redefined variable defined
  2. add variable usage for REDEFINES
  3. redefining cannot be redefined
  4. redefining level number should be the same
  5. 66 and 88 cannot be redefined
  6. the redefined element should belong to the same group
  7. redefining element should immediately follow
  8. redefining one may be a group when RE is an element
  9. cannot contain VALUE
@Nurkambay Nurkambay added the new feature New feature or request label Apr 13, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 13, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 13, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 13, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 13, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 13, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 13, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 13, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 13, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 14, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 14, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 14, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 15, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 15, 2021
Nurkambay added a commit to Nurkambay/che-che4z-lsp-for-cobol that referenced this issue Apr 15, 2021
temanbrcom added a commit that referenced this issue Apr 15, 2021
feat: Support REDEFINES clause #867
@temanbrcom temanbrcom linked a pull request Apr 19, 2021 that will close this issue
@zimlu02 zimlu02 added this to the 0.19.0 milestone Apr 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants