Skip to content

fix: Avoid TRIM for numeric value#403

Merged
meyfa merged 1 commit into
meyfa:mainfrom
GitMensch:patch-4
Mar 8, 2026
Merged

fix: Avoid TRIM for numeric value#403
meyfa merged 1 commit into
meyfa:mainfrom
GitMensch:patch-4

Conversation

@GitMensch
Copy link
Copy Markdown
Contributor

The old code was neither standard-compliant, nor portable, nor provides the expected results.
Not sure if we really want to TRIM here or just use a PIC 9(10) here without the trim (it is an unexpected error case.

Also not sure if we may want to add UPON STDERR here.

The old code was neither standard-compliant, nor portable, nor provides the expected results.
@meyfa meyfa changed the title fix: no TRIM (numeric) fix: Avoid TRIM for numeric value Mar 8, 2026
Copy link
Copy Markdown
Owner

@meyfa meyfa left a comment

Choose a reason for hiding this comment

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

LGTM and test OK. Thanks!

@meyfa meyfa merged commit c2c9427 into meyfa:main Mar 8, 2026
5 checks passed
@GitMensch GitMensch deleted the patch-4 branch March 8, 2026 09:19
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