Skip to content

CICS SET defect fixes #2732

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

Conversation

mm-broadcom
Copy link
Contributor

How Has This Been Tested?

Ran/adjusted existing tests.

Checklist:

  • Each of my commits contains one meaningful change
  • I have performed rebase of my branch on top of the development
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings

Copy link
Contributor

@slavek-kucera slavek-kucera left a comment

Choose a reason for hiding this comment

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

I am not sure about a lot of these changes.
While they are clearly not diagnosed by the preprocessor, most of them seems to be clearly semantic errors. E.g. why is the user coding SET ENQMODEL(...) and not providing the value that should be set?

EDIT:
Apparently, it is accepted even in runtime with 0 return codes. 🤯

@slavek-kucera slavek-kucera merged commit a44319b into eclipse-che4z:development Feb 7, 2025
18 checks passed
ap891843 pushed a commit that referenced this pull request Mar 14, 2025
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