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

[SofaKernel] FIX CreateString problem on root node #377

Merged
merged 2 commits into from
Sep 1, 2017

Conversation

damienmarchal
Copy link
Contributor

@damienmarchal damienmarchal commented Aug 25, 2017

When the source path is from the root the path is empty.
This results in returning @ instead of @/
This fix it.

This fix issue #375
This is a reviewer friendly version of #376


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.

When the source path is from the root the path is empty.
This results in returning @ instead of @/
This fix it.
@damienmarchal damienmarchal added pr: fast merge Minor change that can be merged without waiting for the 7 review days pr: fix Fix a bug pr: status to review To notify reviewers to review this pull-request labels Aug 25, 2017
@hugtalbot hugtalbot self-requested a review August 30, 2017 08:29
@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 Aug 31, 2017
@hugtalbot
Copy link
Contributor

[ci-build]

@hugtalbot hugtalbot merged commit 83afb07 into sofa-framework:master Sep 1, 2017
matthieu-nesme pushed a commit to Anatoscope/sofa that referenced this pull request Sep 6, 2017
…nkpath

[SofaKernel] FIX CreateString problem on root node
(cherry picked from commit 83afb07)
@guparan guparan modified the milestones: v17.06, v17.12 Sep 13, 2017
@damienmarchal damienmarchal deleted the fix_invalid_linkpath branch September 20, 2017 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fast merge Minor change that can be merged without waiting for the 7 review days 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