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

Stats output not aligned for ACALLPRM #534

Open
abekornelis opened this issue Jun 7, 2024 · 0 comments
Open

Stats output not aligned for ACALLPRM #534

abekornelis opened this issue Jun 7, 2024 · 0 comments
Labels
component-core Related to core components (java) enhancement New feature or request Lang:Java

Comments

@abekornelis
Copy link
Collaborator

abekornelis commented Jun 7, 2024

In the stats output, the line for ACALLPRM calls does not align with the other output:

11:20:53 OPCD$DOS  MZ390 total ACALL  calls    = 0
11:20:53 OPCD$DOS  MZ390 total AIF    blocks   = 30
11:20:53 OPCD$DOS  MZ390 total ACASE  blocks   = 0
11:20:53 OPCD$DOS  MZ390 total AWHILE calls    = 4
11:20:53 OPCD$DOS  MZ390 total AUNTIL blocks   = 0
11:20:53 OPCD$DOS  MZ390 total ACALLPRM calls    = 0
11:20:53 OPCD$DOS  MZ390 total global set names= 50
11:20:53 OPCD$DOS  MZ390 tot global seta cells = 1
11:20:53 OPCD$DOS  MZ390 tot global setb cells = 8
11:20:53 OPCD$DOS  MZ390 tot global setc cells = 41

Please adjust output to align properly.
Nice to have: move ACALLPRM report line to follow ACALL

@abekornelis abekornelis added enhancement New feature or request component-core Related to core components (java) Lang:Java labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component-core Related to core components (java) enhancement New feature or request Lang:Java
Projects
None yet
Development

No branches or pull requests

1 participant