Skip to content

Fix READ PREVIOUS after START with <= #379

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

Merged
merged 4 commits into from
May 16, 2024

Conversation

yutaro-sakamoto
Copy link
Contributor

This draft pull request will resolve the issue #315.
Currently this pull request fixes READ statements which are called after START statements with comparator <=.

       start f key is <= f-rec-key.
       read f previous record.

I will fix other cases and add tests for this modification.

@yutaro-sakamoto yutaro-sakamoto marked this pull request as ready for review May 16, 2024 06:19
@yutaro-sakamoto yutaro-sakamoto changed the title [Fix]: Fix READ PREVIOUS after START with <= Fix READ PREVIOUS after START with <= May 16, 2024
@yutaro-sakamoto yutaro-sakamoto merged commit c814997 into opensourcecobol:develop May 16, 2024
109 checks passed
@yutaro-sakamoto yutaro-sakamoto mentioned this pull request May 31, 2024
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.

1 participant