Skip to content

Fix issue where JSROOT returns a version that is too high. - #98

Merged
hahnjo merged 1 commit into
root-project:mainfrom
undefined-panda:fix-special-version-comparison
Aug 27, 2026
Merged

Fix issue where JSROOT returns a version that is too high.#98
hahnjo merged 1 commit into
root-project:mainfrom
undefined-panda:fix-special-version-comparison

Conversation

@undefined-panda

Copy link
Copy Markdown
Collaborator

Before, when comparing the read and write version, a high value of 10.10.10 was returned in case of JSROOT. But since the comparison logic depends on the lower version between read_ver and write_ver, this caused wrong behaviour.
Now, in case of JSROOT, the limiting version is defined by write_dir.

@hahnjo
hahnjo merged commit 28973da into root-project:main Aug 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants