Skip to content

Add new 'common solution' for S_TYPExxx macros#133

Merged
MikeFultonDev merged 1 commit intomainfrom
new-common-solution
Jan 24, 2023
Merged

Add new 'common solution' for S_TYPExxx macros#133
MikeFultonDev merged 1 commit intomainfrom
new-common-solution

Conversation

@MikeFultonDev
Copy link
Copy Markdown
Collaborator

  • fix broken link to 'Updating docs',
  • add back 'Common Solutions'
  • add the new common solution to working around broken S_TYPExxxx macros

…dd the new common solution to working around broken S_TYPExxxx macros

The error might be something like: `called object type 'int' is not a function or function pointer`

This is due to a bug in the LE header file `sys/modes.h` which defines the macros as follows:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can we fix this in zoslib by overriding sys/modes.h?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

If we could fix this in zoslib that would be great.

Comment thread docs/_sidebar.md
- [Available ports](/Latest.md)
- [Current Status](/Progress.md)
- [FAQ](/Guides/FAQ.md)
- [Common Solutions](/Guides/CommonSolutions.md)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oops, that was probably my fault

@MikeFultonDev
Copy link
Copy Markdown
Collaborator Author

@IgorTodorovskiIBM ok to merge?

Copy link
Copy Markdown
Member

@IgorTodorovskiIBM IgorTodorovskiIBM left a comment

Choose a reason for hiding this comment

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

LGTM

@MikeFultonDev MikeFultonDev merged commit f8cd7c3 into main Jan 24, 2023
@MikeFultonDev MikeFultonDev deleted the new-common-solution branch February 3, 2023 03:12
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