[cxxmodules] Reduce the amount of header duplications in the modules.#10498
[cxxmodules] Reduce the amount of header duplications in the modules.#10498vgvassilev merged 1 commit intoroot-project:masterfrom
Conversation
|
Starting build on |
|
Build failed on ROOT-ubuntu2004/soversion. Errors:
And 33 more |
|
Build failed on ROOT-debian10-i386/cxx14. Errors:
And 31 more |
|
Build failed on ROOT-performance-centos8-multicore/default. Errors:
And 32 more |
This resolves a merging bug with libstdc++12. Fixes root-project#10478
|
Starting build on |
|
Build failed on ROOT-debian10-i386/cxx14. Errors:
|
|
Build failed on windows10/cxx14. Errors:
|
|
Build failed on mac1015/python3. Errors:
|
|
Looks like the builds and tests are happy, not sure what that error is... |
|
Hi @vgvassilev, the header (This went unnoticed in Jenkins because we don't have a C++17 build with GCC for PRs!! FYI @Axel-Naumann) |
|
@hahnjo, thanks! I hoped that will get unnoticed due to the requires clause. We don't have a good way to solve this. In theory rootcling can define |
This resolves a merging bug with libstdc++12. Fixes #10478