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] Various small changes in error messages & bugfix from defrost branches #660

Merged
merged 13 commits into from
May 25, 2018

Conversation

damienmarchal
Copy link
Contributor


This PR:

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

Reviewers will merge only if all these checks are true.

…orce.

Because constraints are not only used for contact.
This is purely in string & comment.
The Data should point to a valid (persistant) string buffer which I'm not
sure it is returned by a stringstream to c_str().
…e the object event if no ODE solver is implicitely found

And disable the component & reports adequate warnings in case the solver cannot be found.
std::stringstream.str().c_str() is not allocating a memory buffer.
to avoid having this code duplicated all around.
A lot of users don't understand this message and they often consider that it is
explaining the cause of their scene crashing.
@hugtalbot hugtalbot added pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request labels May 22, 2018
@hugtalbot
Copy link
Contributor

[ci-build][with-scene-tests]

@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 May 23, 2018
@guparan guparan merged commit 25f2a56 into sofa-framework:master May 25, 2018
@guparan guparan added this to the v18.06 milestone Jun 18, 2018
@damienmarchal damienmarchal deleted the variousMinorChange branch August 6, 2018 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants