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

302 Fix numeric field type wrong interpretation when line is split #313

Merged
merged 1 commit into from
Aug 29, 2023
Merged

302 Fix numeric field type wrong interpretation when line is split #313

merged 1 commit into from
Aug 29, 2023

Conversation

AkashKumar7902
Copy link
Contributor

Fixes: #302

Copy link
Collaborator

@Rune-Christensen Rune-Christensen left a comment

Choose a reason for hiding this comment

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

Hi @AkashKumar7902

Can you elaborate on why the changes in interpretercontroller and cobolline are needed.
At first glance it looks like the changes to interpreter could fix the issue.
Regards
Rune

@Rune-Christensen Rune-Christensen merged commit 880f4fd into openmainframeproject:Developer Aug 29, 2023
7 checks passed
@AkashKumar7902 AkashKumar7902 deleted the 302-numeric-fields-bug-fix branch August 29, 2023 08:28
@AkashKumar7902 AkashKumar7902 restored the 302-numeric-fields-bug-fix branch August 29, 2023 08:28
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.

[BUG] If a numeric field is defined across 2 lines, it gets parsed as an alphanumeric field.
2 participants