You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
We have a issue in the sequence of compilation order.
The use case:
We change a file who has dependencies on DSPF, PGM and SRVPGM but the dependent SRVPGM is a new one (never delivered, so not in*LIBL) and so try to recompille dependent program before the srvpgm. So we got "symbol not found error".