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

Various cleanup work in preparation for PR #90 #95

Merged

Conversation

jonahgraham
Copy link
Member

I had a bunch of small changes in PR #90 to prepare for the fix to Bug 580873.

This PR pulls those changes out into its own PR so that #90 can be properly focussed.

Bug 400628 was originally completed without any new tests.
To make it easier to test that Bug 580873 works, this commit
adds in some missing tests.
This fixes numerous warnings like this:
Boolean is a value-based type which is a discouraged argument
for the synchronized statement
and:
Integer is a value-based type which is a discouraged argument
for the synchronized statement
@github-actions
Copy link

github-actions bot commented Oct 9, 2022

Test Results

     645 files       645 suites   19m 48s ⏱️
11 452 tests 10 232 ✔️ 1 219 💤 1
11 415 runs  10 195 ✔️ 1 219 💤 1

For more details on these failures, see this check.

Results for commit daafa51.

♻️ This comment has been updated with latest results.

@jonahgraham jonahgraham merged commit 3b3f29c into eclipse-cdt:main Oct 19, 2022
@jonahgraham jonahgraham deleted the better_dprintf_error_handling_pre branch October 19, 2022 14:53
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.

1 participant