Skip to content

Conversation

@smuzaffar
Copy link

No description provided.

linev and others added 30 commits November 6, 2025 10:33
If no exact init values defined for TAttFill, gStyle configuration is used.
So one always have to save fill attributes for such classes
If no exact init values defined for TAttFill, gStyle configuration is used.
So one always have to save fill attributes for such classes
If no exact init values defined for TAttFill, gStyle configuration is used.
So one always have to save fill attributes for such classes
Allows to configure histogram used for axes drawing
Like in TGraph, store histogram which used for axis painting.
Resolves problem that GetHistogram or GetAxis methods force recreation
of histogram object and updating the pad.
1. Implement for `TPie` 3d, text, title drawing including interactivity
2. Fix - proper paint axis labels on both sides when pad.fTickx/y = 2
3. Fix - paint frame border mode/size from TCanvas
After fixes in JSROOT several tests works better now
There are some changes in gcovr version 8.4 that currently result in
incorrect missed lines. Pin to a lower version for the time being.

Closes root-project#20047
It was deprecated and scheduled for removal in 70e67f1.
The check for already added variables was redundant, because in the
`exportObject()` function we already check if a given argument was
already exported, tracking this in a standard map.

This drastically reduces performance and memory usage, because the
lookup in the JSON itself was very slow and memory hungry, because of
some caching that nlohmann-json tries to do when looking up in array
collections.
Docu warnings seen in the CI log
Compile macros in advance and use them from srun.C script
Avoid usage of rootlogon.C - which automatically involved for all scripts
Adjust stlIoTest.ref with actual warnings
Remove execute flag for many files
Mark as failing readNoLib.C - was fully disabled in Makefile
Windows required correct linking, therefore all depend libs must be linked
…tl test

For some reason warning "ROOT does not support variable size array of stl containers" appears for all kind of containers
Seems to be, required on Windows
Use library produced for dictionary directly with executable
Use more distinct fixtures names
Remove output from older ROOT versions
linev and others added 3 commits November 7, 2025 08:01
This fixes external use of `TGLIncludes.h`:
```
In file included from src/Fireworks/Core/src/CmsAnnotation.cc:4:
.../lcg/root/6.39.1-f6b681b05d584b7e93413a4cff8a643d/include/TGLIncludes.h:21:10: fatal error: GL/glew.h: No such file or directory
   21 | #include <GL/glew.h>
```
@cmsbuild
Copy link

cmsbuild commented Nov 7, 2025

A new Pull Request was created by @smuzaffar for branch cms/master/59b8b01860d.

@akritkbehera, @cmsbuild, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks.
@ftenchini, @mandrenguyen, @sextonkennedy you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link

cmsbuild commented Nov 7, 2025

cms-bot internal usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants