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

Put error context into the exception message instead of dumping to std::cout in DetectorImp::getRefChild() #1106

Merged
merged 2 commits into from May 31, 2023

Conversation

veprbl
Copy link
Contributor

@veprbl veprbl commented May 4, 2023

BEGINRELEASENOTES

  • DetectorImp::getRefChild() will no longer print to error context to std::cout, it will instead appear in the message of the runtime_exception thrown.

ENDRELEASENOTES

@veprbl veprbl changed the title DDCore: embed error context into the exception message instead of printin in DetectorImp::getRefChild() Put error context into the exception message instead of dumping to std::cout in DetectorImp::getRefChild() May 4, 2023
@github-actions
Copy link

github-actions bot commented May 4, 2023

Test Results

       8 files         8 suites   5h 17m 1s ⏱️
   344 tests    344 ✔️ 0 💤 0
1 366 runs  1 366 ✔️ 0 💤 0

Results for commit c28a03f.

♻️ This comment has been updated with latest results.

DDCore/src/DetectorImp.cpp Outdated Show resolved Hide resolved
@MarkusFrankATcernch MarkusFrankATcernch enabled auto-merge (rebase) May 31, 2023 00:59
@MarkusFrankATcernch MarkusFrankATcernch merged commit 13481bf into AIDASoft:master May 31, 2023
15 checks passed
wdconinc added a commit to eic/eic-spack that referenced this pull request Jul 5, 2023
### Briefly, what does this PR introduce?
This mainly adds support in
AIDASoft/DD4hep#1071, but also some quality of
life changes in AIDASoft/DD4hep#1106. The rest
are dependencies for patch context.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants