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

[all] Fix warnings #4291

Merged
merged 6 commits into from
Dec 1, 2023
Merged

Conversation

hugtalbot
Copy link
Contributor

@hugtalbot hugtalbot commented Nov 12, 2023

πŸ”½ 161 β†’ 86 warnings! (fedora)
πŸ”½ 312 β†’ 182 warnings! (ubuntu gcc)

πŸ”₯ πŸ”₯ πŸ”₯


By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).


Reviewers will merge this pull-request only if

  • it builds with SUCCESS for all platforms on the CI.
  • it does not generate new warnings.
  • it does not generate new unit test failures.
  • it does not generate new scene test failures.
  • it does not break API compatibility.
  • it is more than 1 week old (or has fast-merge label).

@hugtalbot hugtalbot added pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request labels Nov 12, 2023
Copy link
Contributor

@alxbilger alxbilger left a comment

Choose a reason for hiding this comment

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

Almost approved ;)

@fredroy
Copy link
Contributor

fredroy commented Nov 14, 2023

[ci-build][with-all-tests]

@hugtalbot hugtalbot requested a review from alxbilger November 16, 2023 10:50
@fredroy fredroy added pr: status wip Development in the pull-request is still in progress and removed pr: status to review To notify reviewers to review this pull-request labels Nov 22, 2023
@fredroy
Copy link
Contributor

fredroy commented Nov 28, 2023

[ci-build][with-all-tests]

@hugtalbot
Copy link
Contributor Author

If I recall, Multihreading and SoftRobot scene regressions are not related to this PR

@hugtalbot hugtalbot added pr: status to review To notify reviewers to review this pull-request and removed pr: status wip Development in the pull-request is still in progress labels Nov 28, 2023
@bakpaul bakpaul added this to the v23.12 milestone Nov 29, 2023
@hugtalbot hugtalbot added the pr: backport todo This PR will be backported into the release preceeding its milestone. label Nov 29, 2023
@hugtalbot hugtalbot requested a review from alxbilger November 29, 2023 14:25
@fredroy fredroy force-pushed the 202311_fix_warnings branch from 70e4b05 to 31c9c26 Compare December 1, 2023 13:36
@bakpaul bakpaul merged commit 4ecb558 into sofa-framework:master Dec 1, 2023
2 checks passed
@hugtalbot hugtalbot added pr: status ready Approved a pull-request, ready to be squashed and removed pr: status to review To notify reviewers to review this pull-request labels Dec 11, 2023
bakpaul pushed a commit that referenced this pull request Feb 19, 2024
* [all] Fix warnings

* revert change on scenes wrongly committed

* Apply suggestions from code review

Co-authored-by: Alex Bilger <[email protected]>

* [all] Fix warnings

* Fix runtime error due to useless destructor

* take reviews into account: d_nbThreads back to int

---------

Co-authored-by: Alex Bilger <[email protected]>
@bakpaul bakpaul added pr: backport done This PR has been backported into the release before its milestone. and removed pr: backport todo This PR will be backported into the release preceeding its milestone. labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: backport done This PR has been backported into the release before its milestone. pr: fix Fix a bug pr: status ready Approved a pull-request, ready to be squashed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants