Skip to content
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

Fix errors when building and loading Celeritas through CMSSW #821

Merged
merged 4 commits into from
Jun 22, 2023

Conversation

sethrj
Copy link
Member

@sethrj sethrj commented Jun 21, 2023

These are fixes based on the workarounds @whokion implemented locally.

@sethrj sethrj added bug Something isn't working external Dependencies and framework-oriented features labels Jun 21, 2023
@sethrj sethrj added this to the v0.3.1 milestone Jun 21, 2023
@sethrj sethrj requested a review from whokion June 21, 2023 15:16
@whokion
Copy link
Contributor

whokion commented Jun 21, 2023

Warning with gcc11.2.1 from celeritas/global/ActionInterface.hh:143:7: warning: 'class celeritas::ConcreteAction' has virtual functions and accessible non-virtual destructor [-Wnon-virtual-dtor]
143 | class ConcreteAction : public virtual ActionInterface

Copy link
Contributor

@whokion whokion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All look good and passed cmsRun with the HL-HLC geometry (without writing SD hits). So, it is good to merge. Thanks!

@sethrj sethrj merged commit 11f9161 into celeritas-project:develop Jun 22, 2023
@sethrj sethrj deleted the cms-fixes branch June 22, 2023 12:51
@sethrj
Copy link
Member Author

sethrj commented Jun 22, 2023

Tagging #822

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working external Dependencies and framework-oriented features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants