Silverweed
Silverweed
Thanks for the changes. It's almost ready, but I found another bug: if you open a tier, enter a new name, then before closing it you open the color picker,...
@gccalvin thanks for the fix: the first issue seems solved now also on my browser. As for the second one: I'm using Librewolf (basically Firefox) on Linux with a tiling...
Thanks a lot for the help :)
@ferdymercury is that library already used in ROOT? Considering it's 10k loc, I'd not count it as "simplifying" unless we decided to use it in multiple places (ideally all our...
@ferdymercury thanks for the links. I fully agree with Axel's proposal of trying to make all ROOT binaries consistent in their argument parsing and make them POSIX (while keeping the...
I did a relatively big change with commit [5726d5f](https://github.com/root-project/root/pull/16090/commits/5726d5f15a8640bfee4f87e572ff615a53829774); the commit message describes the details.
@pcanal Yes, I'm adding the new tests [here](https://github.com/root-project/roottest/pull/1201). I'll link it also in the OP.
@guitargeek yes, it affects also 6.30.
> @silverweed To fully close this issue, I guess that GetWinNTInfo should also be modified, as suggested by [#7196 (comment)](https://github.com/root-project/root/issues/7196#issuecomment-778310928) ? (Or we open a separate "Issue" for the Windows...
I rebased @Axel-Naumann 's PR #8124 into #16232, the tests are passing and the reproducer seems to be fixed by it. @dpiparo how do we want to proceed with this?