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

mm_assigndirectlib does not open passthrough if library already assigned #375

Closed
allanbowe opened this issue Aug 20, 2024 · 1 comment
Closed
Labels

Comments

@allanbowe
Copy link
Member

allanbowe commented Aug 20, 2024

This is causing a hard to detect error:

</font>MPRINT(POSTDATA.MPE_TARGETLOADER.BITEMPORAL_DATALOADER.DC_ASSIGNLIB):   options metarepository=Foundation;
<strong><font color=red>180: LINE and COLUMN cannot be determined.
</font></strong><font color=blue>NOTE: NOSPOOL is on. Rerunning with OPTION SPOOL might allow recovery of the LINE and COLUMN where the error has occurred.
</font><strong><font color=red>ERROR 180-322: Statement is not valid or it is used out of proper order.

Fix - check for passthrough before returning

%length(&open_passthrough)=0

allanbowe added a commit that referenced this issue Aug 27, 2024
fix: logic in mm_assigdirectlib to close #375
Copy link

🎉 This issue has been resolved in version 4.52.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant