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

Feature/cod open close #389

Merged
merged 12 commits into from
Jan 8, 2024
Merged

Feature/cod open close #389

merged 12 commits into from
Jan 8, 2024

Conversation

foresti-smeup
Copy link
Collaborator

Description

Implementation of OPEN and CLOSE statements and %OPEN function.

Related to:

MULANGGT90 T53_A01-P01

Checklist:

  • There are tests regarding this feature
  • The code follows the Kotlin conventions (run ./gradlew ktlintCheck)
  • The code passes all tests (run ./gradlew check)
  • There is a specific documentation in the docs directory

- Rename test T51_A01.rpgle as OPEN_CLOSE.rpgle
- Delete unnecessary vars in OPEN_CLOSE.rpgle
- dbFileMap defined only in InterpreterStatus class
- Rename test T51_A01.rpgle as OPEN_CLOSE.rpgle
- Delete unnecessary vars in OPEN_CLOSE.rpgle
- dbFileMap defined only in InterpreterStatus class
- Resolved error in OPEN_CLOSE.rpgle
Copy link
Collaborator

@lanarimarco lanarimarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a proposal about EnrichedDBFile.state

@lanarimarco
Copy link
Collaborator

lanarimarco commented Jan 8, 2024 via email

- Check file open condition on access functions calls.
Copy link
Collaborator

@lanarimarco lanarimarco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok

@lanarimarco lanarimarco merged commit 3461b6c into develop Jan 8, 2024
@lanarimarco lanarimarco deleted the feature/cod-open-close branch January 11, 2024 16:01
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

Successfully merging this pull request may close these issues.

2 participants