Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Test case for supporting program files with .pgm notation#75

Merged
worksofliam merged 3 commits intomainfrom
feature/support_no_pgm_attribute
Aug 1, 2024
Merged

Test case for supporting program files with .pgm notation#75
worksofliam merged 3 commits intomainfrom
feature/support_no_pgm_attribute

Conversation

@worksofliam
Copy link
Copy Markdown
Member

@worksofliam worksofliam commented Jul 16, 2024

  • support RPG programs without .pgm (by looking for NOMAIN)
  • support CL programs without .pgm (we only support CL pgms!)
  • add --assume-programs

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam marked this pull request as draft July 16, 2024 17:58
@AIforIBMi
Copy link
Copy Markdown

This is very interesting. I like the simplification.
But doesn't one of the modules being bound into an ILE PGM have a main and therefore will not have NOMAIN even though it is a module?

@worksofliam worksofliam linked an issue Aug 1, 2024 that may be closed by this pull request
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam marked this pull request as ready for review August 1, 2024 14:27
@worksofliam worksofliam merged commit b816884 into main Aug 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Option to not use .pgm notation

2 participants