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

Version 1.8.2 does not show correct version when running z390 #600

Open
jyganci opened this issue Jan 22, 2025 · 0 comments
Open

Version 1.8.2 does not show correct version when running z390 #600

jyganci opened this issue Jan 22, 2025 · 0 comments
Labels
bug Something isn't working component-build Related to build, distribution and packaging component-core Related to core components (java)

Comments

@jyganci
Copy link
Contributor

jyganci commented Jan 22, 2025

A user pointed out to me that after downloading z390 v1.8.2 from https://github.com/z390development/z390/releases/tag/v1.8.2 and running an assembly, the incorrect version is shown in the messages. Instead of v1.8.2, v1.8.1-48-g4834909 is shown. Sample output on my PC verifies::

$ bash/asmlg demo/DEMO
09:42:07 DEMO MZ390 START USING z390 v1.8.1-48-g4834909 ON J2SE 17.0.12 01/22/25
09:42:07 DEMO MZ390 ENDED RC= 0 SEC= 0 MEM(MB)= 72 IO=898
09:42:08 DEMO LZ390 START USING z390 v1.8.1-48-g4834909 ON J2SE 17.0.12 01/22/25
09:42:08 DEMO LZ390 ENDED RC= 0 SEC= 0 MEM(MB)= 9 IO=48
09:42:08 DEMO EZ390 START USING z390 v1.8.1-48-g4834909 ON J2SE 17.0.12 01/22/25
HELLO WORLD
09:42:08 DEMO EZ390 ENDED RC= 0 SEC= 0 MEM(MB)= 15 IO=23 INS=13
$

@jyganci jyganci added bug Something isn't working component-core Related to core components (java) component-build Related to build, distribution and packaging labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component-build Related to build, distribution and packaging component-core Related to core components (java)
Projects
None yet
Development

No branches or pull requests

1 participant