-
Notifications
You must be signed in to change notification settings - Fork 11
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
[core] Fix early return in AutoloadLibraryGenerator #213
Conversation
Fixes commit e601bf8 ("[core] Reduce symbol search only to when autoloading is enabled.").
This implements my request from the original PR review that autoloading should only be checked in AutoloadLibraryGenerator but that the MU must provide the symbols it promised. This wasn't working because the early return was broken (fixed in the previous commit).
please test for CMSSW_14_2_ROOT6_X |
A new Pull Request was created by @smuzaffar for branch cms/master/b2da3719ab. @aandvalenzuela, @cmsbuild, @iarspider, @smuzaffar can you please review it and eventually sign? Thanks. |
cms-bot internal usage |
please test for CMSSW_14_2_ROOT6_X |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4a96e7/42931/summary.html Comparison SummarySummary:
|
please test for CMSSW_14_2_ROOT6_X re-run using latest root6 IB |
please test for CMSSW_14_2_ROOT6_X/el8_aarch64_gcc12 |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-4a96e7/42943/summary.html Comparison SummaryThere are some workflows for which there are errors in the baseline: Summary:
|
Testing root-project#16967