-
Notifications
You must be signed in to change notification settings - Fork 38.7k
ci: Enable D_GLIBCXX_DEBUG for multiprocess task #21812
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
Conversation
|
Note that |
|
Thanks, will do |
|
Closing because I wasn't aware this is already tested by another task |
|
Reopening because the other one is using gcc and this one is using clang |
|
Ok, addressed all feedback |
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. ConflictsReviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first. |
|
Concept ACK |
hebasto
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK fa44f51, I have reviewed the code and it looks OK, I agree it can be merged, and CI is green.
Enable
-D_GLIBCXX_DEBUGvia the dependsDEBUGflag. Also--enable-debugto get debug symbols in traces.